Ftp.GetSupportedChecksumAlgorithms Method
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
GetSupportedChecksumAlgorithms()
Returns checksum algorithms supported by the server.
Declaration
public ChecksumAlgorithm[] GetSupportedChecksumAlgorithms()
Returns
Type | Description |
---|---|
ChecksumAlgorithm[] | Checksum algorithms supported by the server. |