botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
EntropyAccumulator.this
botan
entropy
entropy_src
EntropyAccumulator
Initialize an EntropyAccumulator
struct
EntropyAccumulator
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