CRC |
The CRC32 type exposes the following members.
| Name | Description | |
|---|---|---|
| BuildCRC32Table | Builds a crc32 table given a polynomial | |
| ClearCache | ||
| ComputeHash(Byte) | Overloaded. Computes the hash value for the input data. | |
| ComputeHash(Stream) | Computes the hash value for the specified Stream. | |
| ComputeHash(Byte, Int32, Int32) | Overloaded. Computes the hash value for the input data. | |
| HashCore | ||
| HashFinal | ||
| Initialize | Initializes an implementation of HashAlgorithm. | |
| Reflect |