Package | Description |
---|---|
org.apache.poi.poifs.crypt |
Implementation of the ECMA-376 and MS-propritary document encryptions
|
org.apache.poi.poifs.crypt.binaryrc4 | |
org.apache.poi.poifs.crypt.cryptoapi |
Modifier and Type | Method and Description |
---|---|
ChunkedCipherOutputStream |
Encryptor.getDataStream(java.io.OutputStream stream,
int initialOffset) |
Modifier and Type | Class and Description |
---|---|
protected class |
BinaryRC4Encryptor.BinaryRC4CipherOutputStream |
Modifier and Type | Class and Description |
---|---|
protected class |
CryptoAPIEncryptor.CryptoAPICipherOutputStream |
Modifier and Type | Method and Description |
---|---|
ChunkedCipherOutputStream |
CryptoAPIEncryptor.getDataStream(DirectoryNode dir) |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.