るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.109秒)
トップページ > クエリ:l[x] > クエリ:Cat[x] > クエリ:add_extension[x]

別のキーワード

  1. shell cat
  2. cat each
  3. cat new
  4. shell/filter cat
  5. filter cat

ライブラリ

検索結果

OpenSSL::X509::Certificate#add_extension(ext) -> OpenSSL::X509::Extension (24201.0)

拡張領域に拡張を追加します。

...拡張領域に拡張を追加します。

@return 追加した拡張を返します
@param ext 追加する拡張(OpenSSL::X509::Extension オブジェクト)
@raise OpenSSL::X509::CertificateError 設定に失敗した場合に発生します...