# File lib/net/ssh/transport/kex/ecdh_sha2_nistp256.rb, line 17
    def curve_name
      OpenSSL::PKey::EC::CurveNameAlias['nistp256']
    end