- eql?(other) -> bool[permalink][rdoc][edit]
- self == other -> bool
- 
自身が other と等しいならば true を返します。 - [EXCEPTION] OpenSSL::PKey::EC::Point::Error:
- エラーが生じた場合に発生します
 
eql?(other) -> bool[permalink][rdoc][edit]self == other -> bool自身が other と等しいならば true を返します。