Module ssh_packet::trans
source · Expand description
Structs§
- The
SSH_MSG_DEBUG
message. - The
SSH_MSG_DISCONNECT
message. - The
SSH_MSG_IGNORE
message. - The
SSH_MSG_KEX_ECDH_INIT
message. - The
SSH_MSG_KEX_ECDH_REPLY
message. - The
SSH_MSG_KEXINIT
message. - The
SSH_MSG_KEXDH_INIT
message. - The
SSH_MSG_KEXDH_REPLY
message. - The
SSH_MSG_NEWKEYS
message. - The
SSH_MSG_SERVICE_ACCEPT
message. - The
SSH_MSG_SERVICE_REQUEST
message. - The
SSH_MSG_UNIMPLEMENTED
message.
Enums§
- The
reason
for disconnect in theSSH_MSG_DISCONNECT
message.