identities property

List<SSHKeyPair>? identities
final

List of key pairs to use for authentication. Set this field to enable authentication with public key.

Implementation

final List<SSHKeyPair>? identities;