るりまサーチ

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

別のキーワード

  1. matrix tr
  2. bitstring unused_bits
  3. bitstring unused_bits=
  4. openssl unused_bits=
  5. openssl unused_bits

ライブラリ

キーワード

検索結果

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