Skip to content

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

PrivateKeyExportInput

Returns

Promise<string>

One file. One password. One private key.