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