NAME
Paws::KMS::ReEncryptResponse
ATTRIBUTES
CiphertextBlob => Str
The re-encrypted data. If you are using the CLI, the value is Base64 encoded. Otherwise, it is not encoded.
KeyId => Str
Unique identifier of the key used to re-encrypt the data.
SourceKeyId => Str
Unique identifier of the key used to originally encrypt the data.