Gets the tag sizes (in bytes) supported by this instance.

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Shared ReadOnly TagByteSizes As KeySizes
C#
public static readonly KeySizes TagByteSizes

Field Value

The tag sizes supported by this instance: 12, 13, 14, 15, or 16 bytes (96, 104, 112, 120, or 128 bits).

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also