Crc32HashSize Property

Gets the size, in bits, of the computed hash code.

Definition

Namespace: KGySoft.Security.Cryptography
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public override int HashSize { get; }

Property Value

Int32

See Also