The SshServerInfo type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCompressionAlgorithmsClientToServer
Name-list of acceptable compression algorithms in order of preference.
Public propertySupported by the .NET Compact FrameworkCompressionAlgorithmsServerToClient
Name-list of acceptable compression algorithms in order of preference.
Public propertySupported by the .NET Compact FrameworkEncryptionAlgorithmsClientToServer
Name-list of acceptable symmetric encryption algorithms in order of preference.
Public propertySupported by the .NET Compact FrameworkEncryptionAlgorithmsServerToClient
Name-list of acceptable symmetric encryption algorithms in order of preference.
Public propertySupported by the .NET Compact FrameworkKeyExchangeAlgorithms
Name-list of the key exchange algorithms in order of preference.
Public propertySupported by the .NET Compact FrameworkMacAlgorithmsClientToServer
Name-list of acceptable MAC algorithms in order of preference.
Public propertySupported by the .NET Compact FrameworkMacAlgorithmsServerToClient
Name-list of acceptable MAC algorithms in order of preference.
Public propertySupported by the .NET Compact FrameworkServerHostKeyAlgorithms
Name-list of the algorithms supported for the server host key.

See Also