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
Enumerations object
List of enumerations used by wodSSHTunnel.
AuthenticationsEnum | This list shows all methods of authentication supported by wodSSHTunnel. When authPassword is selected, you must specify your Password. If authPubkey is selected, you must specify your PrivateKey. |
EncryptionsEnum | This list shows all the encryption algorithms that can be used during a session with a remote server. |
ForwardTypesEnum | Constant values that describe channel type. |
ProtocolsEnum | These values are used in the Protocol property. |
ProxyTypes | The default is ProxyNone. |
StatesEnum | This constant value describes possible states that wodSSHTunnel can have when it connects to an SSH server. |