AsymmetricAlgorithm.IDisposable.Dispose Method

Definition

For a description of this member, see Dispose().

This API supports the product infrastructure and is not intended to be used directly from your code.

void IDisposable.Dispose ();

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the AsymmetricAlgorithm instance is cast to an IDisposable interface.

Applies to

Product Versions
.NET Framework 1.1, 2.0, 3.0, 3.5

See also