public interface ISignatureConnector
Modifier and Type | Method and Description |
---|---|
iaik.x509.X509Certificate |
getCertificate() |
byte[] |
sign(byte[] input,
int[] byteRange) |
iaik.x509.X509Certificate getCertificate() throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
at.gv.egiz.pdfas.common.exceptions.PdfAsException
byte[] sign(byte[] input, int[] byteRange) throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
at.gv.egiz.pdfas.common.exceptions.PdfAsException