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