CHash256::Reset

Resets the hasher to its initial state.

Synopsis

Declared in <hash.h>

CHash256&
Reset();

Return Value

A reference to this hasher, for chaining.