alexa

    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