The SshServerInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | CompressionAlgorithmsClientToServer |
Name-list of acceptable compression algorithms in order of preference.
|
![]() ![]() | CompressionAlgorithmsServerToClient |
Name-list of acceptable compression algorithms in order of preference.
|
![]() ![]() | EncryptionAlgorithmsClientToServer |
Name-list of acceptable symmetric encryption algorithms in order of preference.
|
![]() ![]() | EncryptionAlgorithmsServerToClient |
Name-list of acceptable symmetric encryption algorithms in order of preference.
|
![]() ![]() | KeyExchangeAlgorithms |
Name-list of the key exchange algorithms in order of preference.
|
![]() ![]() | MacAlgorithmsClientToServer |
Name-list of acceptable MAC algorithms in order of preference.
|
![]() ![]() | MacAlgorithmsServerToClient |
Name-list of acceptable MAC algorithms in order of preference.
|
![]() ![]() | ServerHostKeyAlgorithms |
Name-list of the algorithms supported for the server host key.
|