Skip to content

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

OptionDescription
--dest-encryption-context, -dencryption context to use for destination ciphertext encryption
--help, -hhelp for reencrypt
--source-encryption-context, -sencryption context to use for source ciphertext decryption
--zone, -zkey zone

Options inherited from parent commands

OptionDescription
--config, -CSpecify an alternate config file [env EXOSCALE_CONFIG]
--output-format, -OOutput format (table|json|text), see "exo output –help" for more information
--output-templateTemplate to use if output format is "text"
--quiet, -QQuiet mode (disable non-essential command output)
--timeoutPer-zone timeout for list operations; -1s disables timeout [env EXOSCALE_TIMEOUT]
--use-account, -AAccount to use in config file [env EXOSCALE_ACCOUNT]

Related Commands

  • crypto - KMS key cryptographic operations
Last updated on