Feature Request:
Ask to support decryption verification check right after the encryption finishes to make sure there is no corruption that happened when encrypting the data in the first place.
We currently have this workflow where we encrypt messages and to make sure the message can be decrypted successfully before storing it, it would be helpful if this check was done in the Encryption SDK to prevent having repeat this workflow in every system where we implement encryption.