るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.044秒)
トップページ > バージョン:2.1.0[x] > クエリ:openssl[x] > クエリ:oid[x] > クエリ:to_h[x]

別のキーワード

  1. openssl oid
  2. openssl oid=
  3. openssl relative_oid
  4. extension oid
  5. objectid oid

ライブラリ

クラス

検索結果

OpenSSL::X509::Extension#to_h -> Hash (87352.0)

拡張領域の内容を、 { "oid" => 識別子(extnID), "value" => 値(extnValue), "critical" => 重要度(critical) } というハッシュで返します。

拡張領域の内容を、
{ "oid" => 識別子(extnID), "value" => 値(extnValue), "critical" => 重要度(critical) }
というハッシュで返します。