Package | Description |
---|---|
org.docx4j.org.apache.poi.poifs.crypt |
Implementation of the ECMA-376 Document Encryption
|
org.docx4j.org.apache.poi.poifs.crypt.agile | |
org.docx4j.org.apache.poi.poifs.crypt.binaryrc4 | |
org.docx4j.org.apache.poi.poifs.crypt.cryptoapi | |
org.docx4j.org.apache.poi.poifs.crypt.standard |
Modifier and Type | Method and Description |
---|---|
Encryptor |
EncryptionInfoBuilder.getEncryptor() |
Encryptor |
EncryptionInfo.getEncryptor() |
static Encryptor |
Encryptor.getInstance(EncryptionInfo info) |
Modifier and Type | Class and Description |
---|---|
class |
AgileEncryptor |
Modifier and Type | Class and Description |
---|---|
class |
BinaryRC4Encryptor |
Modifier and Type | Class and Description |
---|---|
class |
CryptoAPIEncryptor |
Modifier and Type | Class and Description |
---|---|
class |
StandardEncryptor |
Copyright © 2007-2019. All Rights Reserved.