instance method OpenSSL::PKey::EC#private_key

private_key -> OpenSSL::BN|nil[permalink][rdoc][edit]

秘密鍵となる整数を返します。

鍵が設定されていない場合は nil を返します。

[SEE_ALSO] OpenSSL::PKey::EC#private_key=