Get or sets the allowed message authentication code algorithms.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Property MacAlgorithms As SshMacAlgorithm Get Set |
| C# |
|---|
public SshMacAlgorithm MacAlgorithms { get; set; } |