alexa

    Show / Hide Table of Contents

    Enum Aes.KeySize

    Possible key sizes.

    Namespace: Syncfusion.XlsIO.Implementation.Security
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum KeySize

    Fields

    Name Description
    Bits128

    128-bit.

    Bits192

    192-bit.

    Bits256

    256-bit.

    Back to top Generated by DocFX