private_key -> OpenSSL::BN|nil
秘密鍵となる整数を返します。
鍵が設定されていない場合は nil を返します。
[SEE_ALSO] OpenSSL::PKey::EC#private_key=