Reset the hasher back to its initial state.

Synopsis

Declared in <crypto/sha1.h>

CSHA1&
Reset();

Return Value

A reference to this hasher, for chaining.

Created with MrDocs