Crc64Iso Methods |
The Crc64Iso type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Compute(Byte) |
Computes the specified buffer.
|
![]() ![]() | Compute(UInt64, Byte) |
Computes the specified seed.
|
![]() | HashCore |
When overridden in a derived class, routes data written to the object into the hash algorithm for computing the hash.
(Inherited from Crc64.) |
![]() | HashFinal |
When overridden in a derived class, finalizes the hash computation after the last data is processed by the cryptographic stream object.
(Inherited from Crc64.) |
![]() | Initialize |
Initializes an implementation of the HashAlgorithm class.
(Inherited from Crc64.) |