るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.104秒)
トップページ > 種類:インスタンスメソッド[x] > バージョン:2.2.0[x] > クエリ:oid=[x] > クラス:OpenSSL::X509::Attribute[x]

別のキーワード

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

ライブラリ

検索結果

OpenSSL::X509::Attribute#oid=(oid) (54307.0)

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

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

@param oid 設定する Object ID 文字列
@raise OpenSSL::X509::AttributeError oidが不正であった場合に発生します
@see OpenSSL::X509::Attribute#oid...