instance method OpenSSL::PKey::EC::Group#==

self == other -> bool[permalink][rdoc][edit]
eql?(other) -> bool

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

[PARAM] other:
比較対象の OpenSSL::PKey::EC::Group オブジェクト