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