Returns an EdDSAPublicKey derived from a 32-byte EdDSA private key. The private key must be a hexadecimal string or a Uint8Array typed array.
The 32-byte EdDSA private key.
The EdDSAPublicKey extracted from the private key.
Generated using TypeDoc
Returns an EdDSAPublicKey derived from a 32-byte EdDSA private key. The private key must be a hexadecimal string or a Uint8Array typed array.