るりまサーチ

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

別のキーワード

  1. option bool
  2. socket bool
  3. variant vt_bool
  4. win32ole vt_bool
  5. bool socket

クラス

検索結果

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

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

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

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