Reset the hasher back to its initial state.

Synopsis

Declared in <crypto/sha512.h>

CSHA512&
Reset();

Return Value

A reference to this hasher, for chaining.

Created with MrDocs