Decrypt a string that was encrypted with the encryptString function.
A promise containing the decrypted string
The encrypted string as a Blob
The symmetric key used that will be used to decrypt this.
Generated using TypeDoc
Decrypt a string that was encrypted with the encryptString function.
Returns
A promise containing the decrypted string