Uses of Interface
org.docx4j.org.apache.poi.poifs.crypt.standard.EncryptionRecord
| 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 |
-
Uses of EncryptionRecord in org.docx4j.org.apache.poi.poifs.crypt
Classes in org.docx4j.org.apache.poi.poifs.crypt that implement EncryptionRecord Modifier and Type Class Description static classDataSpaceMapUtils.DataSpaceDefinitionstatic classDataSpaceMapUtils.DataSpaceMapstatic classDataSpaceMapUtils.DataSpaceMapEntrystatic classDataSpaceMapUtils.DataSpaceVersionInfostatic classDataSpaceMapUtils.IRMDSTransformInfostatic classDataSpaceMapUtils.TransformInfoHeaderMethods in org.docx4j.org.apache.poi.poifs.crypt with parameters of type EncryptionRecord Modifier and Type Method Description static DocumentEntryDataSpaceMapUtils. createEncryptionEntry(DirectoryEntry dir, java.lang.String path, EncryptionRecord out) -
Uses of EncryptionRecord in org.docx4j.org.apache.poi.poifs.crypt.binaryrc4
Classes in org.docx4j.org.apache.poi.poifs.crypt.binaryrc4 that implement EncryptionRecord Modifier and Type Class Description classBinaryRC4EncryptionHeaderclassBinaryRC4EncryptionVerifier -
Uses of EncryptionRecord in org.docx4j.org.apache.poi.poifs.crypt.cryptoapi
Classes in org.docx4j.org.apache.poi.poifs.crypt.cryptoapi that implement EncryptionRecord Modifier and Type Class Description classCryptoAPIEncryptionHeaderclassCryptoAPIEncryptionVerifier -
Uses of EncryptionRecord in org.docx4j.org.apache.poi.poifs.crypt.standard
Classes in org.docx4j.org.apache.poi.poifs.crypt.standard that implement EncryptionRecord Modifier and Type Class Description classStandardEncryptionHeaderclassStandardEncryptionVerifierUsed when checking if a key is valid for a document