e-CryptIt Engine Xojo Plugin

AES_CBC.Constructor Constructor

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