るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.128秒)
トップページ > バージョン:2.3.0[x] > 種類:インスタンスメソッド[x] > クエリ:l[x] > クエリ:open[x] > クエリ:create_extension[x] > クラス:OpenSSL::X509::ExtensionFactory[x]

別のキーワード

  1. socket open
  2. _builtin open
  3. csv open
  4. tempfile open
  5. zlib open

ライブラリ

検索結果

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

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

...れが配列、ハッシュ、文字列のいずれかである
ならば、
OpenSSL::X509::ExtensionFactory
#create_ext_from_array、
OpenSSL::X509::ExtensionFactory
#create_ext_from_hash、
OpenSSL::X509::ExtensionFactory
#create_ext_from_string、
がそれぞれ呼びだされてオブジェクト...

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

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

...れが配列、ハッシュ、文字列のいずれかである
ならば、
OpenSSL::X509::ExtensionFactory
#create_ext_from_array、
OpenSSL::X509::ExtensionFactory
#create_ext_from_hash、
OpenSSL::X509::ExtensionFactory
#create_ext_from_string、
がそれぞれ呼びだされてオブジェクト...