SHA3_256.HashSizeInBytes Field

Definition

The hash size produced by the SHA3-256 algorithm, in bytes.

C#
public const int HashSizeInBytes = 32;

Field Value

Value = 32

Applies to

Product Versions
.NET 8, 9