Compute the 64‐bit SipHash‐1‐3‐UJ of the data written so far. The object remains untouched.

Synopsis

Declared in <crypto/siphash.h>

uint64_t
Finalize() const noexcept;

Return Value

The 64‐bit SipHash‐1‐3‐UJ result.

Created with MrDocs