Crc32 Properties | 
The Crc32 type exposes the following members.
| Name | Description | |
|---|---|---|
| Crc32cPolynomial | 
            Gets the CRC32c polynomial.
              | |
| Crc32dPolynomial | 
            Gets the CRC32d polynomial.
              | |
| Crc32Polynomial | 
            Gets the CRC32 polynomial.
              | |
| FinalXorValue | 
            Gets or sets the value used to XOR the final result.
              | |
| InitialValue | 
            Gets or sets the initial value.
              | |
| Polynomial | 
            Gets the polynomial.
              | |
| ReverseBits | 
            Gets a value indicating whether to reverse the bits.
              |