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/impl/verify/IVerifyFilter.html | 244 --------------------- 1 file changed, 244 deletions(-) delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/IVerifyFilter.html (limited to 'docs/full/at/gv/egiz/pdfas/lib/impl/verify/IVerifyFilter.html') diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/IVerifyFilter.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/IVerifyFilter.html deleted file mode 100644 index 9606f669..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/IVerifyFilter.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - -IVerifyFilter (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.impl.verify
-

Interface IVerifyFilter

-
-
-
-
    -
  • -
    -
    -
    public interface IVerifyFilter
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setConfiguration

        -
        void setConfiguration(Configuration config)
        -
      • -
      - - - -
        -
      • -

        verify

        -
        List<VerifyResult> verify(byte[] contentData,
        -                        byte[] signatureContent,
        -                        Date verificationTime,
        -                        int[] byteRange)
        -                          throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        -
        Throws:
        -
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3