Decrypt a Base64URL container that holds string data.
The ciphertext produced by encryptString.
AES-GCM key used for decryption.
The decrypted plaintext string.
If the container does not hold textual data or is chunked.
Decrypt a Base64URL container that holds string data.