HMACSHA3_256.HashFinal Method

Definition

When overridden in a derived class, finalizes the HMAC computation after the last data is processed by the algorithm.

C#
protected override byte[] HashFinal();

Returns

Byte[]

The computed HMAC value in a byte array.

Applies to

Product Versions
.NET 8, 9, 10