HMACSHA3_384.Dispose(Boolean) Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Releases the unmanaged resources used by the HMAC class when a key change is legitimate and optionally releases the managed resources.

C#
protected override void Dispose(bool disposing);

Parameters

disposing
Boolean

true to release both managed and unmanaged resources; false to release only unmanaged resources.

Applies to

Product Versions
.NET 8, 9, 10