menu
dartssh2_plus package
documentation
dartssh2.dart
SSHAlgorithms
kex property
kex property
dark_mode
light_mode
kex
property
List
<
SSHKexType
>
kex
final
Algorithm used for the key exchange.
Implementation
final List<SSHKexType> kex;
dartssh2_plus package
documentation
dartssh2
SSHAlgorithms
kex property
SSHAlgorithms class