Which approach MOST efficiently meets the company’s needs?

2 Comments

  1. Grace
    Author

    I guess:
    Use the AWS Encryption SDK and set the maximum age to 10 days and the maximum number of messages encrypted to 2^16. Use AWS Key Management Service (AWS KMS) to generate the master key and data key. Use data key caching with the Encryption SDK during the encryption process.

  2. Ashley
    Author

    My best guess is:
    Use the AWS Encryption SDK and set the maximum age to 10 days and the maximum number of messages encrypted to 2^16. Use AWS Key Management Service (AWS KMS) to generate the master key and data key. Use data key caching with the Encryption SDK during the encryption process.

Leave a Reply

Your email address will not be published. Required fields are marked *

2 × 1 =