e-CryptIt Engine Xojo Plugin
AES_CBC.Constructor Constructor
A constructor that takes the key as String
Constructor(
key
as
String)
Parameters
key
The encryption key to encrypt with.
Remarks
See Also
AES_CBC Class