SshCipher.OutgoingMacAlgorithm Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
OutgoingMacAlgorithm
Gets the active message authentication code (MAC) algorithm.
Declaration
public SshMacAlgorithm OutgoingMacAlgorithm { get; }
Property Value
| Type | Description |
|---|---|
| SshMacAlgorithm | Active MAC algorithm. |