CipherOutputStream

Class CipherOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
public class CipherOutputStream
extends FilterOutputStream

A CipherOutputStream is composed of an OutputStream and a Cipher so that write() methods first process the data b