public interface ISLConnector
Modifier and Type | Method and Description |
---|---|
RequestPackage |
createCMSRequest(byte[] signatureData,
int[] byteRange,
SignParameter parameter) |
InfoboxReadRequestType |
createInfoboxReadRequest(SignParameter parameter) |
CreateCMSSignatureResponseType |
sendCMSRequest(RequestPackage pack,
SignParameter parameter) |
InfoboxReadResponseType |
sendInfoboxReadRequest(InfoboxReadRequestType request,
SignParameter parameter) |
InfoboxReadRequestType createInfoboxReadRequest(SignParameter parameter)
InfoboxReadResponseType sendInfoboxReadRequest(InfoboxReadRequestType request, SignParameter parameter) throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
at.gv.egiz.pdfas.common.exceptions.PdfAsException
RequestPackage createCMSRequest(byte[] signatureData, int[] byteRange, SignParameter parameter) throws at.gv.egiz.pdfas.common.exceptions.PDFIOException
at.gv.egiz.pdfas.common.exceptions.PDFIOException
CreateCMSSignatureResponseType sendCMSRequest(RequestPackage pack, SignParameter parameter) throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
at.gv.egiz.pdfas.common.exceptions.PdfAsException