Class PlatformEntropySource

Uses getrandom system call.

class PlatformEntropySource
  : EntropySource ;
class PlatformEntropySource
  : EntropySource ;

Fields

NameTypeDescription
size_ ushortAmount of already generated entropy.

Properties

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

Methods

NameDescription
poll (output) Poll the entropy source.
poll (output) Poll the entropy source.

Fields

NameTypeDescription
size_ ushortAmount of already generated entropy.

Properties

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

Methods

NameDescription
poll (output) Poll the entropy source.
poll (output) Poll the entropy source.