SymmetricSignatureProvider.Dispose(Boolean) Method

Definition

Releases the resources used by the current instance.

protected override void Dispose (bool disposing);
override this.Dispose : bool -> unit
Protected Overrides Sub Dispose (disposing As Boolean)

Parameters

disposing
Boolean

If true, release both managed and unmanaged resources; otherwise, release only unmanaged resources.

Applies to