Limilabs.FTP.Client.Hash Namespace |
Class | Description | |
---|---|---|
FileHash |
Utility class for computing and validating file checksum.
You can use
GetFileHash(String, FtpHashType) or GetFileHash(String, FtpHashType, Int64, Int64)
to obtain the hash value of the file on FTP server.
|