Decrypts the encrypted text using the provided key and initialization vector (IV).
The encrypted data and IV.
The decryption key.
The decrypted text.
Decrypts the encrypted text using the provided key and initialization vector (IV).