Table of Contents

LookupTable Property

Definition

Namespace
Cuemon.Security
Assemblies
Cuemon.Core.dll
Source
src/Cuemon.Core/Security/CyclicRedundancyCheck.cs

LookupTable

Gets the lookup table containing the pre-computed polynomial values.

protected ulong[] LookupTable { get; }

Property Value

ulong[]

The lookup table containing the pre-computed polynomial values.