hash_verify

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

Meta