[#SaltedSipHasher-2constructor] = xref:SaltedSipHasher.adoc[SaltedSipHasher]::SaltedSipHasher :relfileprefix: ../ :mrdocs: Construct the hasher with a fresh random salt. == Synopsis Declared in `<util/hasher.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- SaltedSipHasher(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#