From 7194ad1f6a22507867f471fd6c8a37c6596d4b8a Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Tue, 15 Jul 2014 10:30:34 +0200 Subject: Removed old config --- .../at/gv/egiz/pdfas/lib/api/sign/SignResult.html | 261 --------------------- 1 file changed, 261 deletions(-) delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/SignResult.html (limited to 'docs/full/at/gv/egiz/pdfas/lib/api/sign/SignResult.html') diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/SignResult.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/SignResult.html deleted file mode 100644 index 71cc33c7..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/sign/SignResult.html +++ /dev/null @@ -1,261 +0,0 @@ - - - - - - -SignResult (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.api.sign
-

Interface SignResult

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    SignResultImpl
    -
    -
    -
    -
    public interface SignResult
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getOutputDocument

        -
        DataSink getOutputDocument()
        -
        Returns the filled output data sink.
        -
        Returns:
        Returns the filled output data sink.
        -
      • -
      - - - -
        -
      • -

        getSignerCertificate

        -
        X509Certificate getSignerCertificate()
        -
        Returns the certificate of the signer.
        -
        Returns:
        Returns the certificate of the signer.
        -
      • -
      - - - -
        -
      • -

        getSignaturePosition

        -
        SignaturePosition getSignaturePosition()
        -
        Returns the position where the signature is finally placed. - -

        - This information can be useful for post-processing the document. -

        - -

        - Consult the PDF-AS documentation section Commandline for further - information about positioning. -

        -
        Returns:
        Returns the position where the signature is finally placed. May - return null if no position information is available.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3