るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.156秒)
トップページ > ライブラリ:openssl[x] > クエリ:OpenSSL::PKey::PKeyError[x] > クラス:OpenSSL::X509::Request[x]

別のキーワード

  1. new openssl::bn
  2. new openssl::asn1::asn1data
  3. new openssl::pkey::ec::group
  4. new openssl::x509::certificate
  5. start net::smtp

検索結果

OpenSSL::X509::Request#public_key -> OpenSSL::PKey::PKey (9.0)

申請者の公開鍵を返します。

...鍵を返します。

実際には OpenSSL::PKey::PKey 自体のインスタンスでなく、
そのサブクラスを返します。

@raise OpenSSL::X509::RequestError 公開鍵の取得に失敗した場合に発生します
@raise OpenSSL::PKey::PKeyError 鍵の形式が不正であった場...