Compute the 64‐bit SipHash‐2‐4 of the data written so far. The object remains untouched.

Synopsis

Declared in <crypto/siphash.h>

uint64_t
Finalize() const;

Return Value

The 64‐bit SipHash‐2‐4 result.

Created with MrDocs