Retrieves the byte representation of a given public key.
The public key to obtain the bytes from.
A Uint8Array containing the bytes of the public key.
If the public key has an incorrect PUBLIC_KEY_PREFIX.
Generated using TypeDoc
Retrieves the byte representation of a given public key.