Net::SSH::Transport::Kex::EcdhSHA2NistP256
A key-exchange service implementing the “ecdh-sha2-nistp256” key-exchange algorithm. (defined in RFC 5656)
# File lib/net/ssh/transport/kex/ecdh_sha2_nistp384.rb, line 9 9: def curve_name 10: OpenSSL::PKey::EC::CurveNameAlias['nistp384'] 11: end
# File lib/net/ssh/transport/kex/ecdh_sha2_nistp384.rb, line 6 6: def digester 7: OpenSSL::Digest::SHA384 8: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.