Gather non‐cryptographic environment data that does not change over time.
Synopsis
Declared in <randomenv.h>
void
RandAddStaticEnv(CSHA512& hasher);
Parameters
Name |
Description |
hasher |
The SHA‐512 hasher that the gathered entropy is fed into. |
Created with MrDocs