Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SshClientInfo Class

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)

Information about SSH negotiation.

Syntax
public class SshClientInfo : SshEntityInfo
Inheritance
Object
SshEntityInfo
SshClientInfo
Inherited Members
SshEntityInfo.CompressionAlgorithmsClientToServer
SshEntityInfo.CompressionAlgorithmsServerToClient
SshEntityInfo.EncryptionAlgorithmsClientToServer
SshEntityInfo.EncryptionAlgorithmsServerToClient
SshEntityInfo.KeyExchangeAlgorithms
SshEntityInfo.MacAlgorithmsClientToServer
SshEntityInfo.MacAlgorithmsServerToClient
SshEntityInfo.ServerHostKeyAlgorithms
SshEntityInfo.SupportsExtensionNegotiation
SshEntityInfo.SupportsStrictKeyExchange
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
CompressionAlgorithmsClientToServer

Name-list of acceptable compression algorithms in order of preference. Inherited from SshEntityInfo.

CompressionAlgorithmsServerToClient

Name-list of acceptable compression algorithms in order of preference. Inherited from SshEntityInfo.

EncryptionAlgorithmsClientToServer

Name-list of acceptable symmetric encryption algorithms in order of preference. Inherited from SshEntityInfo.

EncryptionAlgorithmsServerToClient

Name-list of acceptable symmetric encryption algorithms in order of preference. Inherited from SshEntityInfo.

KeyExchangeAlgorithms

Name-list of the key exchange algorithms in order of preference. Inherited from SshEntityInfo.

MacAlgorithmsClientToServer

Name-list of acceptable MAC algorithms in order of preference. Inherited from SshEntityInfo.

MacAlgorithmsServerToClient

Name-list of acceptable MAC algorithms in order of preference. Inherited from SshEntityInfo.

ServerHostKeyAlgorithms

Name-list of the algorithms supported for the server host key. Inherited from SshEntityInfo.

SupportsExtensionNegotiation

Returns a value indicating whether SSH extension negotiation is supported by the server. Inherited from SshEntityInfo.

SupportsStrictKeyExchange

Returns a value indicating whether strict key exchange is supported by the server. Inherited from SshEntityInfo.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies