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