HashAlgorithm.Clear Method
Silverlight
Releases all resources used by the HashAlgorithm class.
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
This method is a simple call to the IDisposable.Dispose method.
Calling Dispose allows the resources used by the HashAlgorithm class to be reallocated for other purposes.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.