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 class
static class
static class
static class
static class
static class
Methods in org.apache.poi.poifs.crypt with parameters of type EncryptionRecordModifier and TypeMethodDescriptionstatic DocumentEntry
DataSpaceMapUtils.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 TypeClassDescriptionclass
class
-
Uses of EncryptionRecord in org.apache.poi.poifs.crypt.cryptoapi
Classes in org.apache.poi.poifs.crypt.cryptoapi that implement EncryptionRecordModifier and TypeClassDescriptionclass
class
-
Uses of EncryptionRecord in org.apache.poi.poifs.crypt.standard
Classes in org.apache.poi.poifs.crypt.standard that implement EncryptionRecordModifier and TypeClassDescriptionclass
class
Used 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