Represents a public key.
Creates a public key from bytes or a hex string.
Input string, byte array or public key.
Underlying bytes.
Static
Byte array name (required because constructor.name is dropped during minification).
constructor.name
Byte size of raw public key.
Returns representation of this object that can be stored in JSON.
JSON-safe representation of this object.
Returns string representation of this object.
String representation of this object
Represents a public key.