ReEncryptResponse
class ReEncryptResponse
Types
Properties
Link copied to clipboard
The reencrypted data. When you use the HTTP API or the Amazon Web Services CLI, the value is Base64-encoded. Otherwise, it is not Base64-encoded.
Link copied to clipboard
The encryption algorithm that was used to reencrypt the data.
Link copied to clipboard
The identifier of the key material used to reencrypt the data. This field is present only when data is reencrypted using a symmetric encryption KMS key.
Link copied to clipboard
The encryption algorithm that was used to decrypt the ciphertext before it was reencrypted.
Link copied to clipboard
Unique identifier of the KMS key used to originally encrypt the data.
Link copied to clipboard
The identifier of the key material used to originally encrypt the data. This field is present only when the original encryption used a symmetric encryption KMS key.