Decrypt AES-256-GCM ciphertext back to a UTF-8 string.
Data to decrypt.
32-byte AES-256 key.
12-byte nonce used during encryption.
The decrypted plaintext string.
If decryption or authentication fails.
Decrypt AES-256-GCM ciphertext back to a UTF-8 string.