| | Name | Description |
|---|
 | IsValid(Stream, Byte) |
Checks if the hash for specified stream has correct value.
|
 | IsValid(Stream, String) |
Checks if the hash for specified stream has correct value.
|
 | IsValid(String, Byte) |
Checks if the hash for specified file has correct value.
|
 | IsValid(String, String) |
Checks if the hash for specified file has correct value.
|
 | IsValid(Stream, Int32, Byte) |
Checks if the hash for specified stream has correct value.
|
 | IsValid(Stream, Int32, String) |
Checks if the hash for specified stream has correct value.
|
 | IsValid(String, Int32, Byte) |
Checks if the hash for specified file has correct value.
|
 | IsValid(String, Int32, String) |
Checks if the hash for specified file has correct value.
|