| Package | Description | 
|---|---|
| org.apache.commons.compress.archivers.zip | Provides stream classes for reading and writing archives using
      the ZIP format. | 
| Modifier and Type | Method and Description | 
|---|---|
| static PKWareExtraHeader.EncryptionAlgorithm | PKWareExtraHeader.EncryptionAlgorithm. getAlgorithmByCode(int code)Returns the EncryptionAlgorithm for the given code or null if the
 method is not known. | 
| PKWareExtraHeader.EncryptionAlgorithm | X0017_StrongEncryptionHeader. getEncryptionAlgorithm()Get encryption algorithm. | 
| static PKWareExtraHeader.EncryptionAlgorithm | PKWareExtraHeader.EncryptionAlgorithm. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static PKWareExtraHeader.EncryptionAlgorithm[] | PKWareExtraHeader.EncryptionAlgorithm. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.