BlowfishCipher Dispose Method CryptSharp
Clears all memory used by the cipher.

Namespace: CryptSharp.Utility
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
Syntax

public void Dispose()

Implements

OnlineIDisposable Dispose 
See Also