e-CryptIt Engine Xojo Plugin

AES_CBC.Constructor Constructor (console safe)

A constructor that takes the key as MemoryBlock

Constructor(
   key as MemoryBlock)

Parameters

key
The encryption key to encrypt with.

Remarks

See Also

AES_CBC Class