Click or drag to resize

Limilabs.FTP.Client.Hash Namespace

Hash utils namespace.
Classes
  ClassDescription
Public classFileHash
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.