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

SshEntityInfo Class

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

Information about SSH negotiation.

Syntax
public abstract class SshEntityInfo
Inheritance
Object
SshEntityInfo
SshClientInfo
SshServerInfo
Inherited Members
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.

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.

SupportsExtensionNegotiation

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

SupportsStrictKeyExchange

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

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