- Preparing search index...
- The search index is not available
Stacks Connect
Function decryptPrivateKey
- decryptPrivateKey(privateKey: string, hexedEncrypted: string): Promise<string | null>
-
Parameters
-
privateKey: string
-
hexedEncrypted: string
Returns Promise<string | null>