Const
AES-CBC encryption algorithm.
Initialization Vectors must be 16 octets. During encryption, if IV is unspecified, it is randomly generated. During decryption, quality of IV is not checked.
AES-CBC encryption algorithm.