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 |
Modifier and Type | Method | Description |
---|---|---|
Encryptor |
EncryptionInfo.getEncryptor() |
|
Encryptor |
EncryptionInfoBuilder.getEncryptor() |
|
static Encryptor |
Encryptor.getInstance(EncryptionInfo info) |
Modifier and Type | Class | Description |
---|---|---|
class |
AgileEncryptor |
Modifier and Type | Class | Description |
---|---|---|
class |
BinaryRC4Encryptor |
Modifier and Type | Class | Description |
---|---|---|
class |
CryptoAPIEncryptor |
Modifier and Type | Class | Description |
---|---|---|
class |
StandardEncryptor |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.