SshParameters.MacAlgorithms Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
MacAlgorithms
Get or sets the allowed message authentication code algorithms.
Declaration
public SshMacAlgorithm MacAlgorithms { get; set; }
Property Value
| Type | Description |
|---|---|
| SshMacAlgorithm | The group of allowed algorithms. |