NoDataIntegrityAlgorithm Class Methods
In This Topic
For a list of all members of this type, see NoDataIntegrityAlgorithm members.
Public Methods
Protected Methods
| | Name | Description |
 | HashCore | Overridden. When overridden in a derived class, routes data written to the object into the hash algorithm for computing the hash. |
 | HashFinal | Overridden. When overridden in a derived class, finalizes the hash computation after the last data is processed by the cryptographic stream object. |
Top
See Also