るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.126秒)
トップページ > クエリ:>[x] > 種類:インスタンスメソッド[x] > クエリ:string[x] > クエリ:y[x] > クエリ:create_extension[x]

別のキーワード

  1. psych psych_y
  2. kernel psych_y
  3. psych y
  4. kernel y
  5. psych_y syck

ライブラリ

検索結果

OpenSSL::X509::ExtensionFactory#create_extension(obj) -> OpenSSL::X509::Extension (21209.0)

OpenSSL::X509::Extension のインスタンスを生成して返します。

...nFactory#create_ext_from_array
OpenSSL::X509::ExtensionFactory#create_ext_from_hash、
OpenSSL::X509::ExtensionFactory#create_ext_from_string
がそれぞれ呼びだされてオブジェクトを生成します。

引数が2個以上である場合は、
OpenSSL::X509::ExtensionFactory#creat...

OpenSSL::X509::ExtensionFactory#create_extension(oid, value, critical=false) -> OpenSSL::X509::Extension (21209.0)

OpenSSL::X509::Extension のインスタンスを生成して返します。

...nFactory#create_ext_from_array
OpenSSL::X509::ExtensionFactory#create_ext_from_hash、
OpenSSL::X509::ExtensionFactory#create_ext_from_string
がそれぞれ呼びだされてオブジェクトを生成します。

引数が2個以上である場合は、
OpenSSL::X509::ExtensionFactory#creat...