DecryptResponse
class DecryptResponse
Types
Properties
Link copied to clipboard
The plaintext data encrypted with the public key in the attestation document.
Link copied to clipboard
The encryption algorithm that was used to decrypt the ciphertext.
Link copied to clipboard
The identifier of the key material used to decrypt the ciphertext. This field is present only when the operation uses a symmetric encryption KMS key. This field is omitted if the request includes the Recipient
parameter.