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