ssh_key
ssh_key_bin
OpenSshPrivateKey
publicKeyBytes property
publicKeyBytes
ssh_key
ssh_key_bin
OpenSshPrivateKey
publicKeyBytes property
OpenSshPrivateKey class
Constructors
OpenSshPrivateKey
decode
Properties
cipherName
hashCode
kdf
kdfName
privateKeyBytes
privateKeyType
publicKeyBytes
publicKeyType
runtimeType
source
Methods
encode
noSuchMethod
toString
Operators
operator ==
Constants
magicVersionId
publicKeyBytes
property
Null safety
Uint8List
publicKeyBytes
read / write
Bytes containing the public key
Implementation
Uint8List publicKeyBytes;