るりまサーチ

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

別のキーワード

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

ライブラリ

クラス

検索結果

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

attribute の値を設定します。

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

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