Compare the hash of given file with the one in the clipboard.
Namespace: LLCryptoLib.HashAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
bool CompareHashClipboard( string filePath ) |
Visual Basic |
---|
Function CompareHashClipboard ( _ filePath As String _ ) As Boolean |
Visual C++ |
---|
bool CompareHashClipboard( String^ filePath ) |
Parameters
- filePath
- Type: System..::..String
File to get the hash for