method

to_octet_string

ruby latest stable - Class: OpenSSL::PKey::EC::Point
to_octet_string(p1)
public

Returns the octet string representation of the elliptic curve point.

conversion_form specifies how the point is converted. Possible values are:

  • :compressed

  • :uncompressed

  • :hybrid