Finalize into a 32‐byte hash. Does not change this object's value.

Synopsis

Declared in <crypto/muhash.h>

void
Finalize(uint256& out) noexcept;

Parameters

Name

Description

out

The 256‐bit value receiving the finalized hash.

Created with MrDocs