| Package | Description |
|---|---|
| org.apache.poi.poifs.crypt |
Implementation of the ECMA-376 Document Encryption
The implementation is split into three packages:
This package contains common functions for both current implemented cipher modes.
|
| org.apache.poi.poifs.crypt.agile | |
| org.apache.poi.poifs.crypt.standard |
| Modifier and Type | Method and Description |
|---|---|
EncryptionHeader |
EncryptionInfoBuilder.getHeader() |
EncryptionHeader |
EncryptionInfo.getHeader() |
| Modifier and Type | Class and Description |
|---|---|
class |
AgileEncryptionHeader |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardEncryptionHeader |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.