| HashCore | Requests a callback to hash a set of bytes, maintaining any state needed between calls. |
| HashFinal | Requests the callback to hash any buffered data and return the resulting hash value. |
| Initialize | Requests that a callback reset itself to prepare for hashing a new value. |