menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Aes.KeySize - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved