SHA512.HashSizeInBytes Field

Definition

The hash size produced by the SHA512 algorithm, in bytes.

C#
public const int HashSizeInBytes = 64;

Field Value

Value = 64

Applies to

Product Versions
.NET 7, 8, 9, 10