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

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

Syntax

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

Field Value

The nonce sizes supported by this instance: 12 bytes (96 bits).

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also