Mentalis.org Security Library documentation

DataProtectionCryptoServiceProvider.Dispose Method 

Releases the unmanaged and managed resources used by the DataProtectionCryptoServiceProvider class.

[Visual Basic]
NotOverridable Public Sub Dispose() Implements _
   IDisposable.Dispose
[C#]
public void Dispose();

Implements

IDisposable.Dispose

See Also

DataProtectionCryptoServiceProvider Class | DataProtectionCryptoServiceProvider Members | Org.Mentalis.Security.Cryptography Namespace