Crestron.SimplSharp.Ssh.Common
Classes
Class | Description | |
---|---|---|
![]() | AsyncResult |
Base class to encapsulates the results of an asynchronous operation.
|
![]() | AsyncResult<(Of <(<'TResult>)>)> |
Base class to encapsulates the results of an asynchronous operation that returns result.
|
![]() | AuthenticationBannerEventArgs |
Provides data for AuthenticationBanner event.
|
![]() | AuthenticationEventArgs |
Base class for authentication events.
|
![]() | AuthenticationPasswordChangeEventArgs |
Provides data for PasswordExpired event.
|
![]() | AuthenticationPrompt |
Provides prompt information when AuthenticationPrompt is raised
|
![]() | AuthenticationPromptEventArgs |
Provides data for AuthenticationPrompt event.
|
![]() | ExceptionEventArgs |
Provides data for the ErrorOccurred events.
|
![]() | HostKeyEventArgs |
Provides data for the HostKeyReceived event.
|
![]() | NetConfServerException |
The exception that is thrown when there is something wrong with the server capabilities.
|
![]() | PortForwardEventArgs |
Provides data for RequestReceived event.
|
![]() | ProxyException |
The exception that is thrown when SCP error occurred.
|
![]() | ScpDownloadEventArgs |
Provides data for the Downloading event.
|
![]() | ScpException |
The exception that is thrown when SCP error occurred.
|
![]() | ScpUploadEventArgs |
Provides data for the Uploading event.
|
![]() | SftpPathNotFoundException |
The exception that is thrown when file or directory is not found.
|
![]() | SftpPermissionDeniedException |
The exception that is thrown when operation permission is denied.
|
![]() | ShellDataEventArgs |
Provides data for Shell DataReceived event
|
![]() | SshAuthenticationException |
The exception that is thrown when authentication failed.
|
![]() | SshConnectionException |
The exception that is thrown when connection was terminated.
|
![]() | SshException |
The exception that is thrown when SSH exception occurs.
|
![]() | SshOperationTimeoutException |
The exception that is thrown when operation is timed out.
|
![]() | SshPassPhraseNullOrEmptyException |
The exception that is thrown when pass phrase for key file is empty or null
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | TerminalModes |
Specifies the initial assignments of the opcode values that are used in the 'encoded terminal modes' value
|