SshParameters.GetMacAlgorithms Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
GetMacAlgorithms()
Gets a list of allowed MAC algorithms IDs and their order. See SetMacAlgorithms(String[]) for more info.
Declaration
public string[] GetMacAlgorithms()
Returns
Type | Description |
---|---|
String[] | List of MAC algorithm IDs. |