Click or drag to resize

CRC32 Fields

The CRC32 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.)
Protected fieldState
Represents the state of the hash computation.
(Inherited from HashAlgorithm.)
Top
See Also