Decodes a public key packed by {@encodePublicKey }. The input must be 32 bytes, represented as hex or Base64. Base64 padding is optional.
the public key string to decode
TypeError if the public key format is incorrect.
Generated using TypeDoc
Decodes a public key packed by {@encodePublicKey }. The input must be 32 bytes, represented as hex or Base64. Base64 padding is optional.