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