| Package | Description | 
|---|---|
| org.apache.poi.poifs.crypt | Implementation of the ECMA-376 and MS-propritary document encryptions | 
| Modifier and Type | Field and Description | 
|---|---|
| CipherProvider | CipherAlgorithm. provider | 
| Modifier and Type | Method and Description | 
|---|---|
| static CipherProvider | CipherProvider. fromEcmaId(int ecmaId) | 
| CipherProvider | EncryptionHeader. getCipherProvider() | 
| static CipherProvider | CipherProvider. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static CipherProvider[] | CipherProvider. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | EncryptionHeader. setCipherProvider(CipherProvider providerType) | 
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.