[#RandAddStaticEnv] = RandAddStaticEnv :mrdocs: Gather non‐cryptographic environment data that does not change over time. == Synopsis Declared in `<randomenv.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void RandAddStaticEnv(xref:CSHA512.adoc[CSHA512]& hasher); ---- == Parameters [cols="1,4"] |=== | Name| Description | *hasher* | The SHA‐512 hasher that the gathered entropy is fed into. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#