Classes and Modules
Class Net::SSH::Transport::Kex::DiffieHellmanGroup1SHA1Class Net::SSH::Transport::Kex::DiffieHellmanGroupExchangeSHA1
Constants
MAP | = | { 'diffie-hellman-group-exchange-sha1' => DiffieHellmanGroupExchangeSHA1, 'diffie-hellman-group1-sha1' => DiffieHellmanGroup1SHA1 } | Maps the supported key-exchange algorithms as named by the SSH protocol to their corresponding implementors. |