Uses of Interface
org.apache.poi.poifs.crypt.standard.EncryptionRecord
Packages that use EncryptionRecord
Package
Description
Implementation of the ECMA-376 and MS-propritary document encryptions
-
Uses of EncryptionRecord in org.apache.poi.poifs.crypt
Classes in org.apache.poi.poifs.crypt that implement EncryptionRecordModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classMethods in org.apache.poi.poifs.crypt with parameters of type EncryptionRecordModifier and TypeMethodDescriptionstatic DocumentEntryDataSpaceMapUtils.createEncryptionEntry(DirectoryEntry dir, String path, EncryptionRecord out) -
Uses of EncryptionRecord in org.apache.poi.poifs.crypt.binaryrc4
Classes in org.apache.poi.poifs.crypt.binaryrc4 that implement EncryptionRecordModifier and TypeClassDescriptionclassclass -
Uses of EncryptionRecord in org.apache.poi.poifs.crypt.cryptoapi
Classes in org.apache.poi.poifs.crypt.cryptoapi that implement EncryptionRecordModifier and TypeClassDescriptionclassclass -
Uses of EncryptionRecord in org.apache.poi.poifs.crypt.standard
Classes in org.apache.poi.poifs.crypt.standard that implement EncryptionRecordModifier and TypeClassDescriptionclassclassUsed when checking if a key is valid for a document -
Uses of EncryptionRecord in org.apache.poi.poifs.crypt.xor
Classes in org.apache.poi.poifs.crypt.xor that implement EncryptionRecord