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