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