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, writeToflush, writepublic 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 Closeableclose in interface AutoCloseableclose in class ByteArrayOutputStreamIOExceptionCopyright © 2008-2018 FedICT. All Rights Reserved.