Pbkdf2 Close Method CryptSharp
Closes the stream, clearing memory and disposing of the HMAC algorithm.

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

public override void Close()
See Also