e-CryptIt Engine Xojo Plugin
BlowfishCBC.Constructor Constructor
One of two constructors that come with the BlowfishCBC class.
Constructor(
key
as
String)
Parameters
key
The encryption key to encrypt with.
Remarks
See Also
BlowfishCBC Class