Gets or sets the group of allowed key exchange algorithms.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Property KeyExchangeAlgorithms As SshKeyExchangeAlgorithm Get Set |
| C# |
|---|
public SshKeyExchangeAlgorithm KeyExchangeAlgorithms { get; set; } |