るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.030秒)
トップページ > クエリ:openssl[x] > クエリ:Point[x] > クエリ:infinity?[x]

別のキーワード

  1. point new
  2. point infinity?
  3. openssl point
  4. point set_to_infinity!
  5. point invert!

ライブラリ

クラス

検索結果

OpenSSL::PKey::EC::Point#infinity? -> bool (32125.0)

自身が無限遠点であるならば true を返します。

...自身が無限遠点であるならば true を返します。

@raise OpenSSL::PKey::EC::Point::Error エラーが生じた場合に発生します
@see OpenSSL::PKey::EC::Point#set_to_infinity!...