Crc64 Methods |
The Crc64 type exposes the following members.
Name | Description | |
---|---|---|
CalculateHash |
Calculates the hash.
| |
CreateTable |
Creates the constants table.
| |
HashCore |
When overridden in a derived class, routes data written to the object into the hash algorithm for computing the hash.
(Overrides HashAlgorithmHashCore(Byte, Int32, Int32).) | |
HashFinal |
When overridden in a derived class, finalizes the hash computation after the last data is processed by the cryptographic stream object.
(Overrides HashAlgorithmHashFinal.) | |
Initialize |
Initializes an implementation of the HashAlgorithm class.
(Overrides HashAlgorithmInitialize.) |