Module Net::SSH::Transport::Constants

  1. lib/net/ssh/transport/constants.rb

Constants

DISCONNECT = 1  
IGNORE = 2
UNIMPLEMENTED = 3
DEBUG = 4
SERVICE_REQUEST = 5
SERVICE_ACCEPT = 6
KEXINIT = 20  
NEWKEYS = 21
KEXDH_INIT = 30  
KEXDH_REPLY = 31