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