menu
dartssh2_plus package
documentation
dartssh2.dart
SSHAlgorithms
mac property
mac property
dark_mode
light_mode
mac
property
List
<
SSHMacType
>
mac
final
Algorithm used for the authentication.
Implementation
final List<SSHMacType> mac;
dartssh2_plus package
documentation
dartssh2
SSHAlgorithms
mac property
SSHAlgorithms class