-
- All Implemented Interfaces:
-
java.io.Closeable,java.io.Flushable,java.lang.AutoCloseable
public final class StreamCipherOutputStream extends FilterOutputStream
-
-
Field Summary
Fields Modifier and Type Field Description private final OutputStreamout
-
Constructor Summary
Constructors Constructor Description StreamCipherOutputStream(OutputStream output, StreamCipher cipher)
-