るりまサーチ (Ruby 2.1.0)

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

別のキーワード

  1. openssl attributeerror
  2. openssl openssl::x509::attributeerror
  3. attributeerror
  4. attributeerror openssl
  5. attributeerror openssl::x509::attribute

クラス

検索結果

OpenSSL::X509::Attribute#value=(val) (87397.0)

attribute の値を設定します。

...す。

引数には OpenSSL::ASN1::ASN1Data のオブジェクトを渡さなければなりません。

@param val 設定する値の OpenSSL::ASN1::ASN1Data オブジェクト
@raise OpenSSL::X509::AttributeError val が不正であった場合に発生します
@see OpenSSL::X509::Attribute#val...