| Package | Description |
|---|---|
| org.apache.poi.poifs.crypt |
Implementation of the ECMA-376 Document Encryption
|
| org.apache.poi.poifs.crypt.agile | |
| org.apache.poi.poifs.crypt.binaryrc4 | |
| org.apache.poi.poifs.crypt.cryptoapi | |
| org.apache.poi.poifs.crypt.standard | |
| org.apache.poi.poifs.crypt.xor |
| Modifier and Type | Method and Description |
|---|---|
EncryptionHeader |
EncryptionHeader.clone() |
EncryptionHeader |
EncryptionInfo.getHeader() |
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptionInfo.setHeader(EncryptionHeader header) |
| Modifier and Type | Class and Description |
|---|---|
class |
AgileEncryptionHeader |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryRC4EncryptionHeader |
| Modifier and Type | Class and Description |
|---|---|
class |
CryptoAPIEncryptionHeader |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardEncryptionHeader |
| Modifier and Type | Class and Description |
|---|---|
class |
XOREncryptionHeader |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.