Win32EntropySource

Win32 Entropy Source

version(Windows)
final
static if(BOTAN_HAS_ENTROPY_SRC_WIN32)
class Win32EntropySource : EntropySource {}

Members

Functions

poll
void poll(EntropyAccumulator accum)

Win32 poll using stats functions including Tooltip32

Properties

name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From EntropySource

name
string name [@property getter]
poll
void poll(EntropyAccumulator accum)

Perform an entropy gathering poll

Meta