zetrix_crypto_decrypt_key
Decrypt encrypted private keys with a password to access Zetrix blockchain accounts and perform secure operations.
Instructions
Decrypt an encrypted private key with a password
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| encryptedData | Yes | The encrypted keystore data | |
| password | Yes | The password used for encryption |