From 3d5e654440a5e9ec34b1fa8aca27c24aec8ed8f9 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Wed, 5 Feb 2014 10:17:06 +0100 Subject: Remove html documentation --- docs/at/gv/egiz/pdfas/lib/api/sign/SignResult.html | 257 --------------------- 1 file changed, 257 deletions(-) delete mode 100644 docs/at/gv/egiz/pdfas/lib/api/sign/SignResult.html (limited to 'docs/at/gv/egiz/pdfas/lib/api/sign/SignResult.html') diff --git a/docs/at/gv/egiz/pdfas/lib/api/sign/SignResult.html b/docs/at/gv/egiz/pdfas/lib/api/sign/SignResult.html deleted file mode 100644 index f559cc50..00000000 --- a/docs/at/gv/egiz/pdfas/lib/api/sign/SignResult.html +++ /dev/null @@ -1,257 +0,0 @@ - - - - - - -SignResult (PDF-AS 4.0.0-SNAPSHOT Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [6b692931c81fd0e09d8d21eb81e05a5f08af8342]
-
- - - -
-
at.gv.egiz.pdfas.lib.api.sign
-

Interface SignResult

-
-
-
-
    -
  • -
    -
    -
    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-SNAPSHOT Library 4.0.0-SNAPSHOT [6b692931c81fd0e09d8d21eb81e05a5f08af8342]
-
- - - - -- cgit v1.2.3