checkPassword

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool checkPassword(ubyte[] hash, string password)
  2. bool checkPassword(ubyte[] hash, string password, ulong N, uint r, uint p, ulong L)
    bool
    checkPassword
    (
    ubyte[] hash
    ,
    string password
    ,
    ulong N
    ,
    uint r
    ,
    uint p
    ,
    ulong L
    )

Meta