menu

ASP.NET Core

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum EncryptionAlgorithm

    Show / Hide Table of Contents

    Enum EncryptionAlgorithm

    Encryption types.

    Namespace: Syncfusion.Compression.Zip
    Assembly: Syncfusion.Compression.Base.dll
    Syntax
    public enum EncryptionAlgorithm

    Fields

    Name Description
    AES128

    AES-128 bit encryption

    AES192

    AES-192 bit encryption

    AES256

    AES-256 bit encryption

    None

    No Encryption

    ZipCrypto

    ZipCrypto Encryption

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved