[Missing <summary> documentation for "N:Renci.SshNet.Common"]
Classes
| Class | Description | |
|---|---|---|
| ASCIIEncoding |
Implementation of ASCII Encoding
| |
| AsyncResult |
Base class to encapsulates the results of an asynchronous operation.
| |
| AsyncResult 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.
| |
| DerData |
Base class for DER encoded data.
| |
| ExceptionEventArgs |
Provides data for the ErrorOccured events.
| |
| HostKeyEventArgs |
Provides data for the HostKeyReceived event.
| |
| NetConfServerException |
The exception that is thrown when there is something wrong with the server capabilities.
| |
| PipeStream |
PipeStream is a thread-safe read/write data stream for use between two threads in a
single-producer/single-consumer type problem.
| |
| 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.
| |
| SemaphoreLight |
Light implementation of SemaphoreSlim.
| |
| 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.
| |
| SshData |
Base ssh data serialization type
| |
| 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
|
Structures
| Structure | Description | |
|---|---|---|
| BigInteger |
Represents an arbitrarily large signed integer.
| |
| ObjectIdentifier |
Describes object identifier for DER encoding
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| TerminalModes |
Specifies the initial assignments of the opcode values that are used in the 'encoded terminal modes' valu
|