exo kms crypto reencrypt
Description
Decrypts an existing ciphertext using its original key material and re-encrypts the underlying plaintext using a specified KMS key or the latest key material of the same KMS Key.
exo kms crypto reencrypt SRC_ID DEST_ID CIPHERTEXT [flags]Options
| Option | Description |
|---|---|
--dest-encryption-context, -d | encryption context to use for destination ciphertext encryption |
--help, -h | help for reencrypt |
--source-encryption-context, -s | encryption context to use for source ciphertext decryption |
--zone, -z | key zone |
Options inherited from parent commands
| Option | Description |
|---|---|
--config, -C | Specify an alternate config file [env EXOSCALE_CONFIG] |
--output-format, -O | Output format (table|json|text), see "exo output –help" for more information |
--output-template | Template to use if output format is "text" |
--quiet, -Q | Quiet mode (disable non-essential command output) |
--timeout | Per-zone timeout for list operations; -1s disables timeout [env EXOSCALE_TIMEOUT] |
--use-account, -A | Account to use in config file [env EXOSCALE_ACCOUNT] |
Related Commands
- crypto - KMS key cryptographic operations
Last updated on