[#CSHA1-Reset] = xref:CSHA1.adoc[CSHA1]::Reset :relfileprefix: ../ :mrdocs: Reset the hasher back to its initial state. == Synopsis Declared in `<crypto/sha1.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CSHA1.adoc[CSHA1]& Reset(); ---- == Return Value A reference to this hasher, for chaining. [.small]#Created with https://www.mrdocs.com[MrDocs]#