Reset the hasher back to its initial state.
Synopsis
Declared in <crypto/ripemd160.h>
CRIPEMD160&
Reset();
Return Value
A reference to this hasher, for chaining.
Created with MrDocs
Reset the hasher back to its initial state.
Declared in <crypto/ripemd160.h>
CRIPEMD160&
Reset();
A reference to this hasher, for chaining.
Created with MrDocs