るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.050秒)
トップページ > ライブラリ:openssl[x] > クエリ:openssl[x] > バージョン:2.6.0[x] > クエリ:asn1_flag=[x]

別のキーワード

  1. asn1 set
  2. asn1 null
  3. asn1 enumerated
  4. asn1 bmpstring
  5. asn1 t61string

クラス

検索結果

OpenSSL::PKey::EC::Group#asn1_flag=(flags) (87343.0)

自身に ASN1 フラグを設定します。

...自身に ASN1 フラグを設定します。

現在利用可能なフラグは以下の通りです。
* OpenSSL::PKey::EC::NAMED_CURVE

@see OpenSSL::PKey::EC::Group#asn1_flag...