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