key.group = group => group Instance Public methods Returns the same object
key.check_key => true Instance Public methods Raises an exception if the
group.to_der => String Instance Public methods See the
point.mul(bn) => pointpoint.mul(bn, bn) => pointpoint.mul([bn], [point]) => pointpoint.mul([bn], [point], bn) => point
group.seed => String or nil Instance Public methods See the
point.on_curve? => true | false Instance Public methods
group.to_text => String Instance Public methods See the
group.set_generator(generator, order, cofactor) => self Instance Public methods See
key.to_der => String Instance Public methods See the
OpenSSL::PKey::EC::Group.new("secp112r1")OpenSSL::PKey::EC::Group.new(ec_group)OpenSSL::PKey::EC::Group.new(pem_string)OpenSSL::PKey::EC::Group
Page 3 of 5