Method | Description | |
---|---|---|
Verify ( string targetDirectoryPath, |
Method | Description | |
---|---|---|
GetByteArrayFromHexString ( string hex ) : byte[] | ||
GetHexString ( byte hash ) : string | ||
IsComment ( string entry ) : bool | ||
ParseEntry ( string entry, byte &hash, string &filePath ) : void | ||
Verify ( string filePath, byte expectedHash, string hashName ) : void |
public static Verify ( string targetDirectoryPath, |
||
targetDirectoryPath | string | |
hashesReader | ||
hashName | string | |
return | void |