Skip to main content
All docs
V26.1
  • DevExpress.Utils.Zip Namespace

    Provides an API used to specify settings for secure ZIP file operations.

    Assembly: DevExpress.Data.v26.1.dll

    Classes

    Name Description
    SecureZipPolicy static Contains static members that specify ZIP file processing security policy.
    SecureZipPolicy.Options Contains configurable behavior options for the secure ZIP policy.
    SecureZipPolicy.ResourceLimits Contains resource limit parameters for a secure ZIP policy.
    SecureZipPolicy.ResourceLimitViolationEventArgs Contains data for the ResourceLimitViolation event.
    SecureZipPolicy.TrustBoundaryViolationEventArgs Contains data for the TrustBoundaryViolation event.

    Delegates

    Name Description
    SecureZipPolicy.ResourceLimitViolationWeakEventHandler Represents the method that handles the ResourceLimitViolation event.
    SecureZipPolicy.TrustBoundaryViolationWeakEventHandler Represents the method that handles the TrustBoundaryViolation event.

    Enums

    Name Description
    SecureZipPolicy.EncryptionPolicy Lists encryption policy modes that control which encryption algorithms are permitted for reading and writing ZIP archives.