e-CryptIt Engine Xojo Plugin

BlowfishCBC.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.

Reset()

Parameters

Remarks

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

See Also

BlowfishCBC Class