public class ASiCSignatureOutputStream extends ByteArrayOutputStream
buf, count
Constructor and Description |
---|
ASiCSignatureOutputStream(File originalZipFile,
OutputStream targetOutputStream)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
reset, size, toByteArray, toString, toString, toString, write, write, writeTo
flush, write
public ASiCSignatureOutputStream(File originalZipFile, OutputStream targetOutputStream)
originalZipFile
- the original ASiC document.targetOutputStream
- the output stream in which to copy the original ASiC document,
together with the new ASiC signature.public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class ByteArrayOutputStream
IOException
Copyright © 2008-2015 FedICT. All Rights Reserved.