point.on_curve? => true | false Instance Public methods
OpenSSL::PKey::EC::Group.new("secp112r1")OpenSSL::PKey::EC::Group.new(ec_group)OpenSSL::PKey::EC::Group.new(pem_string)OpenSSL::PKey::EC::Group
group.point_conversion_form => :uncompressed | :compressed | :hybrid Instance Public methods
group.to_text => String Instance Public methods See the
group.curve_name => String Instance Public methods See the
OpenSSL::PKey::EC.new()OpenSSL::PKey::EC.new(ec_key)OpenSSL::PKey::EC.new(ec_group)OpenSSL::PKey::EC.new("secp112r1")OpenSSL::PKey::EC
point1 == point2 => true | false Instance Public methods Also aliased as:
==(p1) Instance Public methods Alias for:
group.point_conversion_form = form => form Instance Public methods See the
key.private_key? => true or false Instance Public methods Both
Page 4 of 5