Gets a list of allowed key exchange algorithms IDs and their order. See SetKeyExchangeAlgorithms(array<String>[]()[][]) for more info.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Function GetKeyExchangeAlgorithms As String() |
| C# |
|---|
public string[] GetKeyExchangeAlgorithms() |