What is the simplest and MOST secure way to decrypt this data when required?

2 Comments

  1. Jack
    Author

    I gauge that the answer is:
    Store the encrypted data key alongside the encrypted data. Use the Decrypt API to retrieve the data key to decrypt the data when required.

  2. William
    Author

    If I had to guess, I’d say the answer is:
    Store the encrypted data key alongside the encrypted data. Use the Decrypt API to retrieve the data key to decrypt the data when required.

Leave a Reply to Jack Cancel reply

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

three × two =