TlsCipher.MacSize Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
MacSize
Gets the MAC algorithm block size.
Declaration
public int MacSize { get; }
Property Value
Type | Description |
---|---|
Int32 | MAC algorithm block size. |