Click or drag to resize

Crc64HashSize Property

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

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public override int HashSize { get; }

Property Value

Type: Int32
The size of the hash.
See Also