AesGcm.NonceByteSizes Field
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Security.dll (version 7.0.9083)
Gets the nonce sizes (in bytes) supported by this instance.
Syntax
public static readonly KeySizes NonceByteSizes
Returns
Type | Description |
---|---|
KeySizes | The nonce sizes supported by this instance: 12 bytes (96 bits). |