るりまサーチ

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

別のキーワード

  1. asn1 generalizedtime
  2. asn1 printablestring
  3. asn1 sequence
  4. asn1 generalstring
  5. asn1 numericstring

ライブラリ

キーワード

検索結果

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