るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.405秒)
トップページ > クエリ:String#tr[x] > クエリ:escape_html[x] > クエリ:matched_size[x] > クラス:OpenSSL::X509::Attribute[x]

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

ライブラリ

キーワード

検索結果

OpenSSL::X509::Attribute#oid -> String (3202.0)

attribute の Object ID(識別子)を文字列で返します。

...attribute の Object ID(識別子)を文字列で返します。

@raise OpenSSL::X509::AttributeError Object ID の取得に失敗した場合に発生します
@see OpenSSL::X509::Attribute#oid=...

OpenSSL::X509::Attribute#to_der -> String (3202.0)

自身を DER 形式のバイト列に変換します。

...自身を DER 形式のバイト列に変換します。

@raise OpenSSL::X509::AttributeError 変換に失敗した場合に発生します...