Class BinaryRC4Encryptor.BinaryRC4CipherOutputStream

java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
Enclosing class:
BinaryRC4Encryptor

protected class BinaryRC4Encryptor.BinaryRC4CipherOutputStream extends ChunkedCipherOutputStream