Class IVSplittingOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class IVSplittingOutputStream
    extends FilterOutputStream
    IV splitting from the first few bytes in the stream. When the iv is completely received the cipher will be initialized and this output stream will be removed from chain of output streams
    Version:
    $Revision: 1679329 $ $Date: 2015-05-14 11:23:20 +0200 (Thu, 14 May 2015) $
    Author:
    $Author: coheigea $