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 file part on the server.
Description
Use this method to get control sum of the file part or the whole file on the server.
Discuss this help topic in SecureBlackbox Forum