public class SignerInputStream extends FilterInputStream
| Modifier and Type | Field and Description |
|---|---|
protected Signer |
signer |
in| Constructor and Description |
|---|
SignerInputStream(InputStream stream,
Signer signer) |
protected Signer signer
public SignerInputStream(InputStream stream, Signer signer)
public int read()
throws IOException
read in class FilterInputStreamIOExceptionpublic int read(byte[] b,
int off,
int len)
throws IOException
read in class FilterInputStreamIOExceptionpublic Signer getSigner()
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.