HMACSHA3_384.Dispose(Boolean) Method

Definition

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