るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.139秒)

別のキーワード

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

ライブラリ

検索結果

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

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

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

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