Documentation
Tagion
KeyRecover.createKey
tagion
wallet
KeyRecover
KeyRecover
Creates the key-pair
void
createKey
(const(string[]) questions, const(char[][]) answers, uint confidence)
struct
KeyRecover
void
createKey
(
scope
const
(
string
[])
questions
,
scope
const
(
char
[][])
answers
,
const
uint
confidence
)
void
createKey
(const(ubyte[][]) A, uint confidence)
Parameters
questions
const
(
string
[])
List of question
answers
const
(
char
[][])
List of answers
confidence
uint
Confidence of the answers
tagion
wallet
KeyRecover
KeyRecover
constructors
this
functions
createKey
findSecret
quiz
quizSeed
toDoc
static functions
numberOfSeeds
Creates the key-pair