AesGcm.TagByteSizes Field
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Security.dll (version 7.0.9083)
Gets the tag sizes (in bytes) supported by this instance.
Syntax
public static readonly KeySizes TagByteSizes
Returns
Type | Description |
---|---|
KeySizes | The tag sizes supported by this instance: 12, 13, 14, 15, or 16 bytes (96, 104, 112, 120, or 128 bits). |