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 --- .../egiz/pdfas/lib/api/verify/SignatureCheck.html | 237 --------------------- 1 file changed, 237 deletions(-) delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html (limited to 'docs/full/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html') diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html deleted file mode 100644 index 8b500551..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - -SignatureCheck (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.verify
-

Interface SignatureCheck

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    SignatureCheckImpl
    -
    -
    -
    -
    public interface SignatureCheck
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      intgetCode() -
      Returns the response code of the check.
      -
      StringgetMessage() -
      Returns the textual response message of the check (corresponding to the - code).
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getCode

        -
        int getCode()
        -
        Returns the response code of the check.
        -
        Returns:
        Returns the response code of the check.
        -
      • -
      - - - -
        -
      • -

        getMessage

        -
        String getMessage()
        -
        Returns the textual response message of the check (corresponding to the - code).
        -
        Returns:
        Returns the textual response message of the check (corresponding - to the code).
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3