getPublicKey(Defined in: crypto.ts:56 Get PublicKey function Derives public key from Uint8Array or hexstring private keyprivateKey
,isCompressed
):Uint8Array
string
| Uint8Array
boolean
= true
Specifies whether to return a compressed or uncompressed public key. Defaults to true.
Uint8Array