menu
ssh_key package
documentation
ssh_key_txt.dart
PvtTextEncoding
encode abstract method
encode abstract method
dark_mode
light_mode
encode
abstract method
String
encode
(
String
passphrase
)
Encode into text and encrypt with passphrase
Implementation
String encode(String passphrase);
ssh_key package
documentation
ssh_key_txt
PvtTextEncoding
encode abstract method
PvtTextEncoding class