るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.080秒)
トップページ > クエリ:openssl[x] > バージョン:2.4.0[x] > クエリ:d[x] > クエリ:add_attribute[x]

別のキーワード

  1. bigdecimal/util to_d
  2. float to_d
  3. openssl op_tls_d5_bug
  4. openssl d
  5. openssl d=

ライブラリ

クラス

検索結果

OpenSSL::X509::Request#add_attribute(attr) -> OpenSSL::X509::Attribute (105961.0)

新たな attribute を CSR に追加します。

新たな attribute を CSR に追加します。

@param attr 追加する attribute(OpenSSL::X509::Attribute の
インスタンス)
@return 渡した attribute オブジェクトを返します
@see OpenSSL::X509::Request#attribute,
OpenSSL::X509::Request#attribute=