RandAddDynamicEnv

Gather non-cryptographic environment data that changes over time.

Synopsis

Declared in <randomenv.h>

void
RandAddDynamicEnv(CSHA512& hasher);

Parameters

NameDescription
hasherThe SHA-512 hasher that the gathered entropy is fed into.