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 |
---|---|
protected static EncryptionInfoBuilder |
EncryptionInfo.getBuilder(EncryptionMode encryptionMode) |
Modifier and Type | Class and Description |
---|---|
class |
AgileEncryptionInfoBuilder |
Modifier and Type | Class and Description |
---|---|
class |
StandardEncryptionInfoBuilder |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.