e-CryptIt Engine Xojo Plugin
BlowfishECB.Constructor Constructor
The constructor for the Blowfish_ECB class.
Constructor(
key
as
String)
Parameters
key
The encryption key to encrypt with.
Remarks
See Also
BlowfishECB Class