ssh_key
ssh_key_txt
PvtTextEncoding
encode abstract method
encode
ssh_key
ssh_key_txt
PvtTextEncoding
encode abstract method
PvtTextEncoding class
Constructors
PvtTextEncoding
Properties
hashCode
runtimeType
Methods
encode
noSuchMethod
toString
Operators
operator ==
encode
method
Null safety
String
encode
(
String
passphrase
)
Encode into text and encrypt with passphrase
Implementation
String encode(String passphrase);