privateKey property
For SSH access, the temporary private key. For OpenSSH clients (e.g.,
command line SSH), you should save this value to tempkey
).
Implementation
final String? privateKey;
For SSH access, the temporary private key. For OpenSSH clients (e.g.,
command line SSH), you should save this value to tempkey
).
final String? privateKey;