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.
Generated using TypeDoc
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.