るりまサーチ

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

別のキーワード

  1. matrix tr
  2. string tr_s
  3. string tr_s!
  4. string tr
  5. html4tr element_init

ライブラリ

キーワード

検索結果

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 変換に失敗した場合に発生します...