GenerateDataKeyResponse
class GenerateDataKeyResponse
Types
Properties
Link copied to clipboard
The encrypted copy of the data key. 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 plaintext data key encrypted with the public key from the Nitro enclave. This ciphertext can be decrypted only by using a private key in the Nitro enclave.
Link copied to clipboard
The identifier of the key material used to encrypt the data key. This field is omitted if the request includes the Recipient
parameter.
Link copied to clipboard