ssh_key
ssh_key_txt
OpenSshPublicKey
data property
data
ssh_key
ssh_key_txt
OpenSshPublicKey
data property
OpenSshPublicKey class
Constructors
OpenSshPublicKey
decode
Properties
comment
data
hashCode
runtimeType
source
Methods
encode
noSuchMethod
toString
Operators
operator ==
data
property
Null safety
Uint8List
data
read / write
Binary data representing the public key.
Implementation
late Uint8List data;