Package | Description |
---|---|
at.gv.egiz.pdfas.lib.api |
Modifier and Type | Method and Description |
---|---|
StatusRequest |
PdfAs.process(StatusRequest statusRequest)
Continues an ongoing signature process
|
StatusRequest |
PdfAs.startSign(SignParameter parameter)
Starts a signature process
After the process has to be startet the status request has to be services by the user application
|
Modifier and Type | Method and Description |
---|---|
SignResult |
PdfAs.finishSign(StatusRequest statusRequest)
Finishes a signature process
|
StatusRequest |
PdfAs.process(StatusRequest statusRequest)
Continues an ongoing signature process
|