HashVerifier::HashVerifier

Constructs a verifier that reads from and hashes an underlying source.

Synopsis

Declared in <hash.h>

explicit
HashVerifier(Source& source);

Parameters

NameDescription
sourceThe stream to read data from.