Gather non‐cryptographic environment data that changes over time.

Synopsis

Declared in <randomenv.h>

void
RandAddDynamicEnv(CSHA512& hasher);

Parameters

Name

Description

hasher

The SHA‐512 hasher that the gathered entropy is fed into.

Created with MrDocs