menu
dartssh2_plus package
documentation
dartssh2.dart
SSHHostkeyType
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of the algorithm. For example,
"ssh-rsa
"`.
Implementation
@override final String name;
dartssh2_plus package
documentation
dartssh2
SSHHostkeyType
name property
SSHHostkeyType class