menu
dartssh2_plus package
documentation
dartssh2.dart
RsaKeyPair
isEncrypted property
isEncrypted property
dark_mode
light_mode
isEncrypted
property
bool
get
isEncrypted
Implementation
bool get isEncrypted => dekInfo != null;
dartssh2_plus package
documentation
dartssh2
RsaKeyPair
isEncrypted property
RsaKeyPair class