HMACSHA1.HashSizeInBytes Field

Definition

The hash size produced by the HMAC SHA1 algorithm, in bytes.

C#
public const int HashSizeInBytes = 20;

Field Value

Value = 20

Applies to

Product Versions
.NET 7, 8, 9, 10