From 87c9269152f8c631123525b796cf07dc0cca7398 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Wed, 5 Feb 2014 09:20:54 +0100 Subject: Documentation + Documentation building --- .../egiz/pdfas/lib/api/verify/SignatureCheck.html | 233 +++++++++++++++++++++ 1 file changed, 233 insertions(+) create mode 100644 docs/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html (limited to 'docs/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html') diff --git a/docs/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html b/docs/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html new file mode 100644 index 00000000..a0e60000 --- /dev/null +++ b/docs/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html @@ -0,0 +1,233 @@ + + + + + + +SignatureCheck (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.verify
+

Interface SignatureCheck

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