Class IVSplittingOutputStream

java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
org.apache.xml.security.stax.impl.util.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