ssh_key
ssh_key_bin
SubjectPublicKeyInfo
data property
data
ssh_key
ssh_key_bin
SubjectPublicKeyInfo
data property
SubjectPublicKeyInfo class
Constructors
SubjectPublicKeyInfo
decode
Properties
algorithmOid
algorithmParameters
data
hashCode
runtimeType
source
Methods
encode
noSuchMethod
toString
Operators
operator ==
data
property
Null safety
Uint8List
data
read / write
Binary data containing the public key
Implementation
late Uint8List data;