C# (CSharp) Renci.SshNet.Common Namespace

Classes

Name Description
ASCIIEncoding
AsyncResult Base class to encapsulates the results of an asynchronous operation.
AuthenticationBannerEventArgs Provides data for Renci.SshNet.ConnectionInfo.AuthenticationBanner event.
AuthenticationEventArgs Base class for authentication events.
AuthenticationPasswordChangeEventArgs Provides data for Renci.SshNet.PasswordConnectionInfo.PasswordExpired event.
AuthenticationPrompt Provides prompt information when Renci.SshNet.KeyboardInteractiveConnectionInfo.AuthenticationPrompt is raised
AuthenticationPromptEventArgs Provides data for Renci.SshNet.KeyboardInteractiveConnectionInfo.AuthenticationPrompt event.
ChannelDataEventArgs Provides data for Renci.SshNet.Channels.Channel.DataReceived event and Renci.SshNet.Channels.Channel.ExtendedDataReceived events.
ChannelEventArgs Base class for all channel related events.
ChannelExtendedDataEventArgs Provides data for Renci.SshNet.Channels.Channel.ExtendedDataReceived events.
ChannelOpenConfirmedEventArgs Provides data for Renci.SshNet.Channels.ClientChannel.OpenConfirmed event.
ChannelOpenFailedEventArgs Provides data for Renci.SshNet.Channels.ClientChannel.OpenFailed event.
ChannelRequestEventArgs Provides data for Renci.SshNet.Channels.Channel.RequestReceived event.
CountdownEvent Represents a synchronization primitive that is signaled when its count reaches zero.
DerData Base class for DER encoded data.
ExceptionEventArgs Provides data for the ErrorOccured events.
Extensions
HostKeyEventArgs Provides data for the HostKeyReceived event.
NetConfServerException
ObjectIdentifier Describes object identifier for DER encoding
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 Renci.SshNet.ForwardedPort.RequestReceived event.
ProxyException
ScpDownloadEventArgs Provides data for the Downloading event.
ScpException
ScpUploadEventArgs Provides data for the Uploading event.
SemaphoreLight Light implementation of SemaphoreSlim.
SftpPathNotFoundException
SftpPermissionDeniedException
ShellDataEventArgs Provides data for Shell DataReceived event
SshAuthenticationException
SshConnectionException
SshDataStream Specialized MemoryStream for reading and writing data SSH data.
SshException
SshOperationTimeoutException
SshPassPhraseNullOrEmptyException