Click or drag to resize

CRC32 Fields

The CRC32 type exposes the following members.

Fields
 NameDescription
Protected fieldHashSizeValueRepresents the size, in bits, of the computed hash code.
(Inherited from HashAlgorithm)
Protected fieldHashValueRepresents the value of the computed hash code.
(Inherited from HashAlgorithm)
Protected fieldStateRepresents the state of the hash computation.
(Inherited from HashAlgorithm)
Top
See Also