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