zetrix_crypto_encrypt_key
Encrypt private keys with passwords for secure storage on the Zetrix blockchain, protecting sensitive cryptographic data from unauthorized access.
Instructions
Encrypt a private key with a password for secure storage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| privateKey | Yes | The private key to encrypt | |
| password | Yes | The password to use for encryption |