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