Click or drag to resize

Crc64Iso Fields

The Crc64Iso type exposes the following members.

Fields
  NameDescription
Protected fieldHashSizeValue
Represents the size, in bits, of the computed hash code.
(Inherited from HashAlgorithm.)
Protected fieldHashValue
Represents the value of the computed hash code.
(Inherited from HashAlgorithm.)
Public fieldStatic memberIso3309Polynomial
The ISO 3309 polynomial
Protected fieldState
Represents the state of the hash computation.
(Inherited from HashAlgorithm.)
Top
See Also