From fe8409ea3ebbb34058eeb5c2f0a6977b8a421686 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Wed, 5 Feb 2014 10:19:00 +0100 Subject: Added API Documentation and Full Documentation --- .../at/gv/egiz/sl/util/ISignatureConnector.html | 234 +++++++++++++++++++++ 1 file changed, 234 insertions(+) create mode 100644 docs/full/at/gv/egiz/sl/util/ISignatureConnector.html (limited to 'docs/full/at/gv/egiz/sl/util/ISignatureConnector.html') diff --git a/docs/full/at/gv/egiz/sl/util/ISignatureConnector.html b/docs/full/at/gv/egiz/sl/util/ISignatureConnector.html new file mode 100644 index 00000000..fa2a20b0 --- /dev/null +++ b/docs/full/at/gv/egiz/sl/util/ISignatureConnector.html @@ -0,0 +1,234 @@ + + + + + + +ISignatureConnector (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.sl.util
+

Interface ISignatureConnector

+
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      iaik.x509.X509CertificategetCertificate() 
      byte[]sign(byte[] input, + int[] byteRange) 
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getCertificate

        +
        iaik.x509.X509Certificate getCertificate()
        +                                         throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      + + + +
        +
      • +

        sign

        +
        byte[] sign(byte[] input,
        +          int[] byteRange)
        +            throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + -- cgit v1.2.3