るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.079秒)
トップページ > クエリ:|[x] > クエリ:-[x] > クラス:OpenSSL::PKey::EC::Group[x]

別のキーワード

  1. _builtin |
  2. set |
  3. ipaddr |
  4. array |
  5. integer |

ライブラリ

キーワード

検索結果

OpenSSL::PKey::EC::Group#curve_name -> String | nil (202.0)

曲線の名前を文字列で返します。

曲線の名前を文字列で返します。

名前がない場合は nil を返します。

OpenSSL::PKey::EC::Group#seed -> String | nil (202.0)

seed を返します。

...seed を返します。

seed が設定されていない場合は nil を返します。

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