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.standard |
Modifier and Type | Method | Description |
---|---|---|
Decryptor |
EncryptionInfo.getDecryptor() |
|
Decryptor |
EncryptionInfoBuilder.getDecryptor() |
|
static Decryptor |
Decryptor.getInstance(EncryptionInfo info) |
Modifier and Type | Class | Description |
---|---|---|
class |
AgileDecryptor |
Decryptor implementation for Agile Encryption
|
Modifier and Type | Class | Description |
---|---|---|
class |
StandardDecryptor |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.