|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
EncryptionInfoBuilder |
Class Summary | |
---|---|
CryptoFunctions | Helper functions used for standard and agile encryption |
DataSpaceMapUtils | |
DataSpaceMapUtils.DataSpaceDefinition | |
DataSpaceMapUtils.DataSpaceMap | |
DataSpaceMapUtils.DataSpaceMapEntry | |
DataSpaceMapUtils.DataSpaceVersionInfo | |
DataSpaceMapUtils.IRMDSTransformInfo | |
DataSpaceMapUtils.TransformInfoHeader | |
Decryptor | |
EncryptionHeader | Reads and processes OOXML Encryption Headers The constants are largely based on ZIP constants. |
EncryptionInfo | |
EncryptionVerifier | Used when checking if a key is valid for a document |
Encryptor |
Enum Summary | |
---|---|
ChainingMode | |
CipherAlgorithm | |
CipherProvider | |
EncryptionMode | |
HashAlgorithm |
Implementation of the ECMA-376 Document Encryption
The implementation is split into three packages:
standard
package is part of the base poi jar and contains classes for the standard encryption ...agile
package is part of the poi ooxml jar and the provides agile encryption support.
org.apache.poi.poifs.crypt.standard
,
org.apache.poi.poifs.crypt.agile
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |