Compute Hash of given file.
Namespace: LLCryptoLib.HashAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public string ComputeHashFile( string filePath ) |
Visual Basic |
---|
Public Function ComputeHashFile ( _ filePath As String _ ) As String |
Visual C++ |
---|
public: virtual String^ ComputeHashFile( String^ filePath ) sealed |
Parameters
- filePath
- Type: System..::..String
Absolute path to file