Package | Description |
---|---|
org.docx4j.org.apache.poi.poifs.crypt |
Implementation of the ECMA-376 Document Encryption
|
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 | Class and Description |
---|---|
static class |
DataSpaceMapUtils.DataSpaceDefinition |
static class |
DataSpaceMapUtils.DataSpaceMap |
static class |
DataSpaceMapUtils.DataSpaceMapEntry |
static class |
DataSpaceMapUtils.DataSpaceVersionInfo |
static class |
DataSpaceMapUtils.IRMDSTransformInfo |
static class |
DataSpaceMapUtils.TransformInfoHeader |
Modifier and Type | Method and Description |
---|---|
static DocumentEntry |
DataSpaceMapUtils.createEncryptionEntry(DirectoryEntry dir,
String path,
EncryptionRecord out) |
Modifier and Type | Class and Description |
---|---|
class |
BinaryRC4EncryptionHeader |
class |
BinaryRC4EncryptionVerifier |
Modifier and Type | Class and Description |
---|---|
class |
CryptoAPIEncryptionHeader |
class |
CryptoAPIEncryptionVerifier |
Modifier and Type | Class and Description |
---|---|
class |
StandardEncryptionHeader |
class |
StandardEncryptionVerifier
Used when checking if a key is valid for a document
|
Copyright © 2007-2019. All Rights Reserved.