KeyRecover.createKey

Undocumented in source. Be warned that the author may not have intended to support it.
  1. 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
    )
  2. void createKey(Buffer[] A, uint confidence)

Meta