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
,
scope const(ubyte[][]) A
,
const uint confidence
)

Parameters

R const(ubyte[])

generated private-key

A const(ubyte[][])

List of hashes

confidence uint

number of minimum correct answern