tagion.wallet.KeyRecover

Key-pair recovery generator

Members

Aliases

check
alias check = Check!KeyRecoverException
Undocumented in source.

Functions

strip_down
char[] strip_down(const(char[]) text)

Strip down question and answer Converts the string to lower-case and takes only letters and numbers

Static variables

standard_questions
auto standard_questions;
Undocumented in source.

Structs

KeyRecover
struct KeyRecover

Key-pair recovery generator

Meta