KeyRecover.findSecret

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool findSecret(ubyte[] R, const(string[]) questions, const(char[][]) answers)
    struct KeyRecover
    const
    bool
    findSecret
    (
    scope ref ubyte[] R
    ,
    scope const(string[]) questions
    ,
    scope const(char[][]) answers
    )
  2. bool findSecret(ubyte[] R, Buffer[] A)

Meta