The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::KMS::EncryptResponse

ATTRIBUTES

CiphertextBlob => Str

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

EncryptionAlgorithm => Str

The encryption algorithm that was used to encrypt the plaintext.

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 encrypt the plaintext.

_request_id => Str