Package | Description |
---|---|
org.apache.poi.poifs.crypt |
Implementation of the ECMA-376 and MS-propritary document encryptions
|
org.apache.poi.poifs.crypt.agile | |
org.apache.poi.poifs.crypt.binaryrc4 | |
org.apache.poi.poifs.crypt.cryptoapi | |
org.apache.poi.poifs.crypt.standard | |
org.apache.poi.poifs.crypt.xor |
Modifier and Type | Field and Description |
---|---|
java.util.function.Supplier<EncryptionInfoBuilder> |
EncryptionMode.builder |
Modifier and Type | Class and Description |
---|---|
class |
AgileEncryptionInfoBuilder |
Modifier and Type | Class and Description |
---|---|
class |
BinaryRC4EncryptionInfoBuilder |
Modifier and Type | Class and Description |
---|---|
class |
CryptoAPIEncryptionInfoBuilder |
Modifier and Type | Class and Description |
---|---|
class |
StandardEncryptionInfoBuilder |
Modifier and Type | Class and Description |
---|---|
class |
XOREncryptionInfoBuilder |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.