identities property
List of key pairs to use for authentication. Set this field to enable authentication with public key.
Implementation
final List<SSHKeyPair>? identities;
List of key pairs to use for authentication. Set this field to enable authentication with public key.
final List<SSHKeyPair>? identities;