instance method OpenSSL::PKey::EC::Group#==
self == other -> booleql?(other) -> bool-
自身が other と等しいときは true を返します。
- [PARAM] other:
- 比較対象の OpenSSL::PKey::EC::Group オブジェクト
class OpenSSL::PKey::EC::Group
self == other -> booleql?(other) -> bool自身が other と等しいときは true を返します。