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