tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
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
Meta
Source
See Implementation
tagion
wallet
KeyRecover
KeyRecover
constructors
this
functions
createKey
findSecret
quiz
quizSeed
toDoc
manifest constants
MAX_QUESTION
MAX_SEEDS
static functions
iterateSeeds
numberOfSeeds
variables
generator
net
Creates the key-pair