Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Rfc2898DeriveBytes::Dispose Method

.NET Framework (current version)
 

Namespace:   System.Security.Cryptography
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodDispose()

When overridden in a derived class, releases all resources used by the current instance of the DeriveBytes class.(Inherited from DeriveBytes.)

System_CAPS_protmethodDispose(Boolean)

Releases the unmanaged resources used by the Rfc2898DeriveBytes class and optionally releases the managed resources.(Overrides DeriveBytes::Dispose(Boolean).)

Return to top
Show:
© 2017 Microsoft