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