Xceed .NET Libraries Documentation
SSHKeyExchangeException Class Members
Fields  Properties  Methods  Events


Xceed.SSH.Protocols Assembly > Xceed.SSH.Protocols Namespace : SSHKeyExchangeException Class

The following tables list the members exposed by SSHKeyExchangeException.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the SSHKeyExchangeException class  
Top
Public Fields
 NameDescription
Public FieldThe exception's default message.  
Top
Protected Fields
 NameDescription
Protected FieldThe client's algorithms.  
Protected FieldThe server's algorithms.  
Top
Public Properties
 NameDescription
Public PropertyGets the client algorithms.  
Public Property (Inherited from System.Exception)
Public Property (Inherited from Xceed.SSH.Core.SSHTransportLayerException)
Public Property (Inherited from Xceed.SSH.Core.SSHTransportLayerException)
Public Property (Inherited from Xceed.SSH.Core.SSHTransportLayerException)
Public Property (Inherited from Xceed.SSH.Core.SSHTransportLayerException)
Public PropertyGets the server algorithms.  
Public Property (Inherited from Xceed.SSH.Core.SSHTransportLayerException)
Public Property (Inherited from Xceed.SSH.Core.SSHTransportLayerException)
Public Property (Inherited from Xceed.SSH.Core.SSHTransportLayerException)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Exception)
Public MethodSets the SerializationInfo with information about the exception. (Inherited from Xceed.SSH.Core.SSHTransportLayerException)
Public Method (Inherited from Xceed.SSH.Core.SSHTransportLayerException)
Public Method (Inherited from Xceed.SSH.Core.SSHTransportLayerException)
Top
Protected Events
 NameDescription
Protected Event (Inherited from System.Exception)
Top
See Also

Reference

SSHKeyExchangeException Class
Xceed.SSH.Protocols Namespace