Discuss this help topic in SecureBlackbox Forum
Returns control sum of the file part.
Declaration
Parameters
- FileName - file name
- CheckMethod - method for checksum computation
- StartPoint - segment start position from which the control sum is counted
- EndPoint - segment ending position until which the control sum is counted. If both start and end positions are -1, then control sum of the whole file is counted.
- AFileName - ...
Return value
Control sum of the local file.
Description
Use this method to get control sum of the local file or its part.
Discuss this help topic in SecureBlackbox Forum