Name | Description | |
---|---|---|
![]() | BannerEventArgs | Provides data for the Banner event of a class implementing the ISecureShellClient interface. |
![]() | CommandResponseEventArgs | Provides data for the CommandResponse event. |
![]() | ForwardingRequestEventArgs | Provides data for the ForwardingRequest event. |
![]() | HostKeyVerifyingEventArgs | Provides data for the HostKeyVerifying event of a class implementing the ISecureShellClient interface. |
![]() | KeyboardInteractiveAuthenticationEventArgs | Provides data for the KeyboardInteractiveAuthentication event of a class implementing the ISecureShellClient interface. |
![]() | KeyboardInteractiveRequest | Represents one question/answer pair for the KeyboardInteractiveAuthentication event. |
![]() | KeyboardInteractiveRequestCollection | Collection of KeyboardInteractiveRequest objects. |
![]() | NetClient | A base class from which all ComponentPro session-based network protocol objects derive. |
![]() | NetworkException | The exception that is thrown when an error occurs while using a ComponentPro network component. |
![]() | PasswordChangeRequestEventArgs | Provides data for the PasswordChangeRequest event of a class implementing the ISecureShellClient interface. |
![]() | PortRange | Represents a TCP/IP port range. |
![]() | ProxyClient | Provides client connections for TCP network services through HTTP, SOCKS v4, SOCKS v4A and SOCKS v5 proxy servers. |
![]() | ProxySocket | Implements the subset of the Berkeley sockets interface (or the Socket class) and adds the ability to connect through Socks4/Socks5 or HTTP proxies. |
![]() | ProxySocketException | The exception that is thrown when a proxy error or socket error occurs. |
![]() | SecureShellChannel | Represents an SSH channel. |
![]() | SecureShellChannelExitStatus | Channel exit status. |
![]() | SecureShellCipher | Represents an SSH cipher. |
![]() | SecureShellConfig | Security parameters. |
![]() | SecureShellConnection | Represents a client-side SSH 2.0 session. |
![]() | SecureShellException | The exception that is thrown when an SSH error occurs. |
![]() | SecureShellFingerprint | Represents the server public key fingerprint. |
![]() | SecureShellForwardingHandle | Represents a single TCP forwarding rule. |
![]() | SecureShellGssApiCredentials | Encapsulates GSSAPI credentials and preferred authentication mechanisms. |
![]() | SecureShellPrivateKey | Represents SSH RSA or DSA private key. Private key data also includes the public key. |
![]() | SecureShellPublicKey | Represents SSH RSA or DSA public key. |
![]() | SocketInformation | Information about a socket. |
![]() | SshExtendedDataReceivedEventArgs | Provides data for the ExtendedDataReceived event. |
![]() | SslConfigBase | Security parameters. |
![]() | TlsCipher | Represents a TLS/SSL cipher. |
![]() | TlsException | The exception that is thrown when a TLS/SSL error occurs. |
![]() | TlsSession | Represents a cached TLS/SSL session. |
![]() | WebProxyEx | Contains proxy settings for a socket connection. |
Name | Description | |
---|---|---|
![]() | INetClient | Defines the generalized network client object. |
![]() | ISecureShellClient | Standardizes members of SSH client classes. |
![]() | ISocket | Defines a generalized socket API. |
![]() | ISocketFactory | Defines a method to create a an instance of the generalized ISocket interface. |
Name | Description | |
---|---|---|
![]() | KeyboardInteractiveAuthenticationEventHandler | Represents the method that will handle the KeyboardInteractiveAuthentication event of a class implementing the ISecureShellClient interface. |
Name | Description | |
---|---|---|
![]() | NetworkExceptionStatus | Defines status codes for the NetworkException class. |
![]() | ProxyHttpConnectAuthMethod | HTTP CONNECT proxy server authentication method. |
![]() | ProxySocketExceptionStatus | Defines status codes for the ProxySocketException class. |
![]() | ProxyType | Type of proxy to use to connect to the remote machine. |
![]() | SecureShellAuthenticationMethod | Authentication method. |
![]() | SecureShellChangePasswordResult | Defines password change results. |
![]() | SecureShellChannelExtendedDataMode | Specifies how to tread extended channel data. |
![]() | SecureShellChannelState | SSH channel state. |
![]() | SecureShellChannelType | SSH channel type. |
![]() | SecureShellEncryptionAlgorithm | Encryption algorithm. |
![]() | SecureShellEncryptionMode | Encryption mode. |
![]() | SecureShellExceptionStatus | Defines status codes for the SecureShellException class. |
![]() | SecureShellGssApiMechanisms | Defines supported GSSAPI mechanisms. |
![]() | SecureShellHostKeyAlgorithm | Host key algorithm. |
![]() | SecureShellKeyExchangeAlgorithm | Key exchange algorithm. |
![]() | SecureShellMacAlgorithm | MAC algorithm. |
![]() | SecureShellPrivateKeyFormat | Specifies private key file format. |
![]() | SecureShellPublicKeyFormat | Specifies public key file format. |
![]() | SecureShellState | SSH session state. |
![]() | SocketSelectMode | Defines the polling modes for the Poll method. |
![]() | SocketState | Defines all the possible states of an ISocket object |
![]() | SshOptions | SSH connection options. |
![]() | SslSecurityMode | Specifies TLS/SSL security mode. |
![]() | SspiAuthenticationMethod | Defines SSPI authentication methods used for logging in the user account on the server. |
![]() | TlsBulkCipherAlgorithm | Bulk cipher algorithm. |
![]() | TlsCertificatePolicy | Specifies the certificate policy for the server sockets. |
![]() | TlsCipherSuite | Specifies the set of desired cipher suites. |
![]() | TlsCompressionMethod | Specifies the compression method. |
![]() | TlsConnectionEnd | Connection end. |
![]() | TlsKeyExchangeAlgorithm | Specifies the key exchange algorithm. |
![]() | TlsMacAlgorithm | Specifies the hashing algorithm used for TLS/SSL data packets. |
![]() | TlsSslProtocol | TLS/SSL protocol version. |
![]() | TlsSslVersion | Defines the supported versions of Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL) |
![]() | TransferType | Transfer type. |