るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.101秒)
トップページ > バージョン:2.3.0[x] > クエリ:l[x] > クエリ:SSL[x] > クエリ:d=[x] > クラス:OpenSSL::X509::Attribute[x]

別のキーワード

  1. pop use_ssl?
  2. pop3 use_ssl?
  3. pop enable_ssl
  4. pop3 enable_ssl
  5. pop disable_ssl

ライブラリ

検索結果

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

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

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

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