Decrypts data using Cipher Block Chaining (CBC) mode
Initialized cipher class
Data to be decrypted
Initialization vector
Decrypts data using Cipher Block Chaining (CBC) mode