$value
NET_SSH1_AUTH_PASSWORD
NET_SSH1_AUTH_RHOSTS
NET_SSH1_AUTH_RHOSTS_RSA
NET_SSH1_AUTH_RSA
NET_SSH1_CIPHER_3DES
NET_SSH1_CIPHER_BLOWFISH
NET_SSH1_CIPHER_BROKEN_TSS
NET_SSH1_CIPHER_DES
NET_SSH1_CIPHER_IDEA
NET_SSH1_CIPHER_NONE
NET_SSH1_LOG_COMPLEX
NET_SSH1_LOG_SIMPLE
NET_SSH1_MASK_CONSTRUCTOR
NET_SSH1_MASK_LOGIN
NET_SSH1_MASK_SHELL
NET_SSH1_READ_REGEX
NET_SSH1_READ_SIMPLE
NET_SSH1_RESPONSE_DATA
NET_SSH1_RESPONSE_TYPE
NET_SSH1_TTY_OP_END
$value
NET_SSH1_AUTH_PASSWORD
This is the only method that is supported by this library.
NET_SSH1_AUTH_RHOSTS
NET_SSH1_AUTH_RHOSTS_RSA
NET_SSH1_AUTH_RSA
NET_SSH1_CIPHER_3DES
All implementations are required to support this
NET_SSH1_CIPHER_BLOWFISH
Not supported nor is it defined in the official SSH1 specs. OpenSSH, however, defines it (see cipher.h) and uses it (see cipher.c)
NET_SSH1_CIPHER_BROKEN_TSS
Not supported nor is it defined in the official SSH1 specs. OpenSSH, however, does define it (see cipher.h), although it doesn't use it (see cipher.c)
NET_SSH1_CIPHER_DES
NET_SSH1_CIPHER_IDEA
Not supported.
NET_SSH1_CIPHER_NONE
Not supported.
NET_SSH1_LOG_COMPLEX
NET_SSH1_LOG_SIMPLE
NET_SSH1_MASK_CONSTRUCTOR
NET_SSH1_MASK_LOGIN
NET_SSH1_MASK_SHELL
NET_SSH1_READ_REGEX
NET_SSH1_READ_SIMPLE
NET_SSH1_RESPONSE_DATA
see | \global\Net_SSH1::_get_binary_packet() |
---|---|
access | private |
NET_SSH1_RESPONSE_TYPE
see | \global\Net_SSH1::_get_binary_packet() |
---|---|
access | private |
NET_SSH1_TTY_OP_END