getPublicKey()
Get the public key from a private key
Last updated
Get the public key from a private key
Last updated
Method signature
Parameters
Name | Type | Description |
---|---|---|
Example
Result
The result will be an object of type String:
privateKey
string
The Private Key from where to derive the Public Key