Click or drag to resize
SHA1hashOfFile Method
Returns SHA1 hash of file

Namespace: TreeksLicensingLibrary
Assembly: TreeksLicensingLibrary (in TreeksLicensingLibrary.dll) Version: 1.3.5562.40448
Syntax
public string hashOfFile(
	string fileToHash
)

Parameters

fileToHash
Type: SystemString
Filesystem path to hashed file

Return Value

Type: String
String
Remarks