Class Aes.KeySize
Possible key sizes.
Inheritance
System.Object
    Aes.KeySize
  Namespace: Syncfusion.XlsIO.Implementation.Security
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class KeySize : Enum
  Fields
Bits128
128-bit.
Declaration
public const Aes.KeySize Bits128
  Field Value
| Type | 
|---|
| Aes.KeySize | 
Bits192
192-bit.
Declaration
public const Aes.KeySize Bits192
  Field Value
| Type | 
|---|
| Aes.KeySize | 
Bits256
256-bit.
Declaration
public const Aes.KeySize Bits256
  Field Value
| Type | 
|---|
| Aes.KeySize |