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