e-CryptIt Engine Xojo Plugin

BlowfishECB.Reset Method

Use this method to reset the class back to the same parameters as when it was constructed. This method can be used when you want to encrypt/decrypt again without needing to construct the class again.

You may not encrypt/decrypt again without constructing a new instance or using the Reset method in between.

Reset()

Parameters

Remarks

See Also

BlowfishECB Class