HMACSHA384.HashSizeInBytes Field

Definition

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

C#
public const int HashSizeInBytes = 48;

Field Value

Value = 48

Applies to

Product Versions
.NET 7, 8, 9, 10