Back to product page
- Introduction
- License Agreement
- Objects
- Enumerations
- wodTunnel
- Methods
- Properties
- AllocatePty
- Authentication
- Channels
- ClientName
- Compression
- Encryption
- EncryptionList
- FIPS
- HMacList
- Hostname
- KeyExchangeList
- KeySignatureList
- Login
- MyHostname
- MyIP
- Notification
- Password
- Port
- PrivateKey
- Protocol
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- RemoteIdentification
- State
- StateText
- Threads
- Timeout
- UseIPv6
- Version
- Events
- wodTunnelNotify
- Channel
- Channels
- User
- Users
- How to get support?
- Technical information
- Fast notifications interface
- Using threads
- Error list
ProtocolsEnum enumeration
These values are used in the Protocol property.
Remarks
You can select which protocol you prefer to use when you connect to an SSH server by selecting one of these constants.Constant | Value | Description |
---|---|---|
SSHAuto | 0 | Auto negotiate SSH version. |
SSH1 | 1 | Secure Shell 1.5 protocol. |
SSH2 | 2 | Secure Shell 2 protocol. |