Package | Description |
---|---|
org.apache.poi.poifs.crypt.binaryrc4 | |
org.apache.poi.poifs.crypt.cryptoapi | |
org.apache.poi.poifs.crypt.xor |
Modifier and Type | Method and Description |
---|---|
ChunkedCipherInputStream |
BinaryRC4Decryptor.getDataStream(DirectoryNode dir) |
Modifier and Type | Method and Description |
---|---|
ChunkedCipherInputStream |
CryptoAPIDecryptor.getDataStream(DirectoryNode dir) |
ChunkedCipherInputStream |
CryptoAPIDecryptor.getDataStream(java.io.InputStream stream,
int size,
int initialPos) |
Modifier and Type | Method and Description |
---|---|
ChunkedCipherInputStream |
XORDecryptor.getDataStream(DirectoryNode dir) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.