るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.118秒)

別のキーワード

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

ライブラリ

クラス

検索結果

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

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

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