NAME

Paws::KMS::DecryptResponse

ATTRIBUTES

EncryptionAlgorithm => Str

The encryption algorithm that was used to decrypt the ciphertext.

Valid values are: "SYMMETRIC_DEFAULT", "RSAES_OAEP_SHA_1", "RSAES_OAEP_SHA_256" =head2 KeyId => Str

The Amazon Resource Name (key ARN (https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id-key-ARN)) of the CMK that was used to decrypt the ciphertext.

Plaintext => Str

Decrypted plaintext data. When you use the HTTP API or the AWS CLI, the value is Base64-encoded. Otherwise, it is not Base64-encoded.

_request_id => Str