| Package | Description | 
|---|---|
| at.gv.egiz.pdfas.lib.api | |
| at.gv.egiz.pdfas.lib.api.sign | |
| at.gv.egiz.pdfas.lib.impl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ByteArrayDataSinkA simple byte array data sink | 
| Modifier and Type | Method and Description | 
|---|---|
| DataSink | SignParameter. getOutput()Gets the data sink for the signature process | 
| DataSink | SignResult. getOutputDocument()Returns the filled output data sink. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SignParameter. setOutput(DataSink output)Sets the data sink for the signature process | 
| Modifier and Type | Field and Description | 
|---|---|
| protected DataSink | SignResultImpl. dataSink | 
| protected DataSink | SignParameterImpl. output | 
| Modifier and Type | Method and Description | 
|---|---|
| DataSink | SignParameterImpl. getOutput() | 
| DataSink | SignResultImpl. getOutputDocument() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SignParameterImpl. setOutput(DataSink output) | 
| Constructor and Description | 
|---|
| SignResultImpl(DataSink dataSink) |