ssh_kex_types_e class abstract

Constructors

ssh_kex_types_e()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

SSH_COMP_C_S → const int
SSH_COMP_S_C → const int
SSH_CRYPT_C_S → const int
SSH_CRYPT_S_C → const int
SSH_HOSTKEYS → const int
SSH_KEX → const int
SSH_LANG_C_S → const int
SSH_LANG_S_C → const int
SSH_MAC_C_S → const int
SSH_MAC_S_C → const int