KeyHold TypeScript SDK / exportPrivateKey
Function: exportPrivateKey()
exportPrivateKey(
input):Promise<string>
Encrypt a private key with a password and return a complete JSON document.
Parameters
input
Returns
Promise<string>
KeyHold TypeScript SDK / exportPrivateKey
exportPrivateKey(
input):Promise<string>
Encrypt a private key with a password and return a complete JSON document.
Promise<string>