るりまサーチ (Ruby 2.1.0)

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

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. openssl n
  3. openssl n=
  4. pop3 n_bytes
  5. pop n_bytes

クラス

検索結果

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

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

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

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