Back to product page- Introduction
- License agreement
- Classes
- Enumerations
- Exceptions
- WeOnlyDo.Client.SFTP
- Methods
- Properties
- Authentication
- Blocking
- BufferSize
- Compression
- Encryption
- EncryptionList
- FingerPrintType
- HMacList
- Hostname
- KeepAlives
- KeyExchangeList
- LastError
- ListItem
- LocalPath
- Login
- MaxTransferRate
- Password
- Port
- PrivateKey
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- RemoteIdentification
- RemotePath
- Resume
- State
- Timeout
- TransferMode
- TransferRate
- TransferTime
- Version
- Events
- How to get support?
SupportedMACs enumeration
List of Message Authentication Codes (MACs) supported in wodSFTP.NET.
Remarks
Possible values for SupportedMACs:
| Constant | Description |
|---|---|
| MD5 | MD5 hash algorithm. |
| SHA1 | SHA1 hash algorithm. |