るりまサーチ (Ruby 2.1.0)

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

別のキーワード

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

検索結果

OpenSSL::PKey::EC::Group#eql?(other) -> bool (87325.0)

自身が other と等しいときは true を返します。

...自身が other と等しいときは true を返します。

@param other 比較対象の OpenSSL::PKey::EC::Group オブジェクト...

OpenSSL::PKey::EC::Point#eql?(other) -> bool (87325.0)

自身が other と等しいならば true を返します。

...自身が other と等しいならば true を返します。

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

OpenSSL::BN#eql?(other) -> bool (87307.0)

自身と other が等しい場合に true を返します。

自身と other が等しい場合に true を返します。

@param other 比較する数

OpenSSL::X509::Name (51025.0)

X.500の識別名(DN, Distinguished Name)を表わすクラス。

X.500の識別名(DN, Distinguished Name)を表わすクラス。

eql? と hash が定義されているため、Hash のキーとして
利用できます。