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/VerifyParameter.html | 284 +++++++++++++++++++++ 1 file changed, 284 insertions(+) create mode 100644 docs/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html (limited to 'docs/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html') diff --git a/docs/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html b/docs/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html new file mode 100644 index 00000000..729b7483 --- /dev/null +++ b/docs/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html @@ -0,0 +1,284 @@ + + + + + + +VerifyParameter (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 VerifyParameter

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

      Method Detail

      + + + +
        +
      • +

        getWhichSignature

        +
        int getWhichSignature()
        +
        Gets which signature should be verified + + This is a 0 based index of the signatures
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setWhichSignature

        +
        void setWhichSignature(int which)
        +
        Sets which signature should be verified + + This is a 0 based index of the signatures
        +
        Parameters:
        which - The index
        +
      • +
      + + + +
        +
      • +

        getVerificationTime

        +
        Date getVerificationTime()
        +
        Gets the verification time
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setVerificationTime

        +
        void setVerificationTime(Date verificationTime)
        +
        Sets the verification time.
        +
        Parameters:
        verificationTime -
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [6b692931c81fd0e09d8d21eb81e05a5f08af8342]
+
+ + + + -- cgit v1.2.3