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

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

Syntax

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

Field Value

The key sizes supported by this instance: 16, 24, or 32 bytes (128, 192, or 256 bits).

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also