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