botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
EntropyAccumulator.this
botan
entropy
entropy_src
EntropyAccumulator
Initialize an EntropyAccumulator
struct
EntropyAccumulator
public
this
(
bool
delegate
(
const
(
ubyte
)*
,
size_t
len
,
double
)
accum
)
Parameters
accum
bool
delegate
(
const
(
ubyte
)*
,
size_t
len
,
double
)
a delegate to send the bytes and entropy value
Meta
Source
See Implementation
botan
entropy
entropy_src
EntropyAccumulator
constructors
this
destructors
~this
functions
add
getIoBuffer
pollingGoalAchieved
Initialize an EntropyAccumulator