RandAddStaticEnv

Gather non-cryptographic environment data that does not change over time.

Synopsis

Declared in <randomenv.h>

void
RandAddStaticEnv(CSHA512& hasher);

Parameters

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