Class EntropySource

Interface for implementing entropy sources.

class EntropySource ;

Fields

NameTypeDescription
size_ ushortAmount of already generated entropy.

Properties

NameTypeDescription
size[get] ushort
size[set] ushort
strong[get] bool
threshold[get] ubyte

Methods

NameDescription
poll (output) Poll the entropy source.