KeyRecover.quizSeed

Generates the quiz seed values from the privat key R and the quiz list

struct KeyRecover
void
quizSeed
(
scope ref const(ubyte[]) R
,
Buffer[] A
,
const uint confidence
)