hash_verify_ex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool hash_verify_ex(ubyte[] test, ubyte[] data, HashAlgorithm func)
    @safe
    bool
    hash_verify_ex
    (
    const ubyte[] test
    ,
    const ubyte[] data
    ,)
  2. bool hash_verify_ex(string path, HashAlgorithm func, ubyte[] test)

Meta