menu
dartssh2_plus package
documentation
dartssh2.dart
SSHAlgorithms
cipher property
cipher property
dark_mode
light_mode
cipher
property
List
<
SSHCipherType
>
cipher
final
Algorithm used for the encryption.
Implementation
final List<SSHCipherType> cipher;
dartssh2_plus package
documentation
dartssh2
SSHAlgorithms
cipher property
SSHAlgorithms class