HashWriter::GetSHA256

Compute the SHA256 hash of all data written to this object.

Synopsis

Declared in <hash.h>

uint256
GetSHA256();

Description

Invalidates this object.

Return Value

The single SHA-256 hash of all written data.