OpenSSL::PKey::EC::Point
Constructors
new(group : EC::Group, point : EC::Point)
SourceInstance methods
add(point : EC::Point) : EC::Point
Sourcedup
Returns a shallow copy of this object.
This allocates a new object and copies the contents of
self into it.
finalize
Sourcegroup
Sourceinvert
Sourcemul(integer : BN) : EC::Point
Sourcenegate
Sourceto_slice
Sourceto_unsafe
Sourceuncompressed_bytes
Sourcevalid?
Source