SshParameters.MacAlgorithms Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
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. |