Module: Net::SSH::Transport::Constants
- Included in:
- Authentication::Session, Packet, Net::SSH::Test::Kex, Net::SSH::Test::Packet, Algorithms, Kex::DiffieHellmanGroup14SHA1, Kex::DiffieHellmanGroup1SHA1, Kex::EcdhSHA2NistP256, Session
- Defined in:
- lib/net/ssh/transport/constants.rb
Constant Summary collapse
- DISCONNECT =
– Transport layer generic messages ++
1- IGNORE =
2- UNIMPLEMENTED =
3- DEBUG =
4- SERVICE_REQUEST =
5- SERVICE_ACCEPT =
6- KEXINIT =
– Algorithm negotiation messages ++
20- NEWKEYS =
21- KEXDH_INIT =
– Key exchange method specific messages ++
30- KEXDH_REPLY =
31- KEXECDH_INIT =
30- KEXECDH_REPLY =
31