# File lib/net/ssh/transport/kex/ecdh_sha2_nistp384.rb, line 9 9: def curve_name 10: OpenSSL::PKey::EC::CurveNameAlias['nistp384'] 11: end