Botan

EGD EntropySource

License
Botan is released under the Simplified BSD License (see LICENSE.md)

class  EGDEntropySource: botan.entropy.entropy_src.EntropySource;

EGD Entropy Source


void  poll(ref EntropyAccumulator accum);

Gather Entropy from EGD


this()(auto ref const Vector!string paths);

EGD_EntropySource constructor