AesGcm.KeyByteSizes Field
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Security.dll (version 7.0.9083)
Gets the key sizes (in bytes) supported by this instance.
Syntax
public static readonly KeySizes KeyByteSizes
Returns
Type | Description |
---|---|
KeySizes | The key sizes supported by this instance: 16, 24, or 32 bytes (128, 192, or 256 bits). |