SecureWallet.recover

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool recover(const(string[]) questions, const(char[][]) answers, const(char[]) pincode)
  2. bool recover(Buffer[] A, const(char[]) pincode)
    struct SecureWallet(Net : SecureNet)
    bool
    recover
    (,
    const(char[]) pincode = null
    )

Meta