Forward the call to the identical manipulator of HASH_ALGORITHM, passing on the specified input and numBytes.
Synopsis
Declared in <bslh_hash.h>
void
operator()(
void const* input,
size_t numBytes);
Parameters
Name |
Description |
input |
bytes to hash |
numBytes |
number of bytes at |
Created with MrDocs