CHash160::Reset

Resets the hasher to its initial state.

Synopsis

Declared in <hash.h>

CHash160&
Reset();

Return Value

A reference to this hasher, for chaining.