DesCipherDispose Method | CryptSharp |
Clears all memory used by the cipher.
Namespace: CryptSharp.Utility
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.1.0.0
Syntax
public void Dispose()
Public Sub Dispose
public: virtual void Dispose() sealed
abstract Dispose : unit -> unit override Dispose : unit -> unit
Implements
IDisposableDisposeSee Also