| QuickHash Library | C++ Interface |
|
CMD2 Class Members
| Construction | ||
| CMD2 | Constructs a CMD2 object. | |
| Operations | ||
| Update | Updates the CMD2 object with a continuous block of memory or with a null-terminated string. | |
| Final | Retrieves the MD2 digest from the CMD2 object and reinitializes the object. | |
| FinalHex | Retrieves the MD2 digest from the CMD2 object and reinitializes the object. The obtained digest is a null-terminated hexadecimal string. | |
| Calculate | Calculates the MD2 digest for a continuous block of memory or for a null-terminated string. | |
| CalculateHex | Calculates the MD2 digest for a continuous block of memory or for a null-terminated string. The obtained digest is a null-terminated hexadecimal string. | |
CMD2 Overview | Useful Links | HashCalc
| Send Feedback to SlavaSoft Inc. | Tell a friend about QuickHash Library |