ssh_options_e class abstract

@}

Constructors

ssh_options_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_OPTIONS_ADD_IDENTITY → const int
SSH_OPTIONS_BINDADDR → const int
SSH_OPTIONS_CIPHERS_C_S → const int
SSH_OPTIONS_CIPHERS_S_C → const int
SSH_OPTIONS_COMPRESSION → const int
SSH_OPTIONS_COMPRESSION_C_S → const int
SSH_OPTIONS_COMPRESSION_LEVEL → const int
SSH_OPTIONS_COMPRESSION_S_C → const int
SSH_OPTIONS_FD → const int
SSH_OPTIONS_GLOBAL_KNOWNHOSTS → const int
SSH_OPTIONS_GSSAPI_AUTH → const int
SSH_OPTIONS_GSSAPI_CLIENT_IDENTITY → const int
SSH_OPTIONS_GSSAPI_DELEGATE_CREDENTIALS → const int
SSH_OPTIONS_GSSAPI_SERVER_IDENTITY → const int
SSH_OPTIONS_HMAC_C_S → const int
SSH_OPTIONS_HMAC_S_C → const int
SSH_OPTIONS_HOST → const int
SSH_OPTIONS_HOSTKEYS → const int
SSH_OPTIONS_IDENTITY → const int
SSH_OPTIONS_KBDINT_AUTH → const int
SSH_OPTIONS_KEY_EXCHANGE → const int
SSH_OPTIONS_KNOWNHOSTS → const int
SSH_OPTIONS_LOG_VERBOSITY → const int
SSH_OPTIONS_LOG_VERBOSITY_STR → const int
SSH_OPTIONS_NODELAY → const int
SSH_OPTIONS_PASSWORD_AUTH → const int
SSH_OPTIONS_PORT → const int
SSH_OPTIONS_PORT_STR → const int
SSH_OPTIONS_PROCESS_CONFIG → const int
SSH_OPTIONS_PROXYCOMMAND → const int
SSH_OPTIONS_PUBKEY_AUTH → const int
SSH_OPTIONS_PUBLICKEY_ACCEPTED_TYPES → const int
SSH_OPTIONS_REKEY_DATA → const int
SSH_OPTIONS_REKEY_TIME → const int
SSH_OPTIONS_SSH1 → const int
SSH_OPTIONS_SSH2 → const int
SSH_OPTIONS_SSH_DIR → const int
SSH_OPTIONS_STRICTHOSTKEYCHECK → const int
SSH_OPTIONS_TIMEOUT → const int
SSH_OPTIONS_TIMEOUT_USEC → const int
SSH_OPTIONS_USER → const int