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)
  2. bool hash_verify_ex(string path, HashAlgorithm func, ubyte[] test)
    @safe
    bool
    hash_verify_ex
    (
    string path
    ,,
    ubyte[] test
    )

Meta