Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 51283200AC8 for ; Tue, 7 Jun 2016 22:40:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4FA63160A36; Tue, 7 Jun 2016 20:40:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 95329160968 for ; Tue, 7 Jun 2016 22:40:00 +0200 (CEST) Received: (qmail 54051 invoked by uid 500); 7 Jun 2016 20:39:59 -0000 Mailing-List: contact users-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@pdfbox.apache.org Delivered-To: mailing list users@pdfbox.apache.org Received: (qmail 54035 invoked by uid 99); 7 Jun 2016 20:39:59 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2016 20:39:59 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 134001A02AB for ; Tue, 7 Jun 2016 20:39:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.573 X-Spam-Level: * X-Spam-Status: No, score=1.573 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id m-WIesLpH1fw for ; Tue, 7 Jun 2016 20:39:57 +0000 (UTC) Received: from mailout10.t-online.de (mailout10.t-online.de [194.25.134.21]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id D57A25FD03 for ; Tue, 7 Jun 2016 20:39:56 +0000 (UTC) Received: from fwd29.aul.t-online.de (fwd29.aul.t-online.de [172.20.26.134]) by mailout10.t-online.de (Postfix) with SMTP id 7CDC541E740E for ; Tue, 7 Jun 2016 22:39:50 +0200 (CEST) Received: from [192.168.2.104] (GvdIy0ZGwhIlrCQCNIjn5ZV9Sd2pjKSIcov510Pn317u8yRHH+mtEu--AhgjT26QMb@[217.231.139.2]) by fwd29.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1bANmv-3AmPvE0; Tue, 7 Jun 2016 22:39:49 +0200 Subject: Re: Verifier digital signatures To: users@pdfbox.apache.org References: From: Tilman Hausherr Message-ID: <04f063ce-a365-66eb-9b43-57bb76491033@t-online.de> Date: Tue, 7 Jun 2016 22:40:09 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------9C4F5142267D944D717CC769" X-ID: GvdIy0ZGwhIlrCQCNIjn5ZV9Sd2pjKSIcov510Pn317u8yRHH+mtEu--AhgjT26QMb X-TOI-MSGID: bb716017-88e1-4028-8895-c161b69f67c4 archived-at: Tue, 07 Jun 2016 20:40:01 -0000 --------------9C4F5142267D944D717CC769 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit I've also added adbe.pkcs7.sha1 signature verify. https://svn.apache.org/viewvc/pdfbox/branches/2.0/examples/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java?view=markup --------------9C4F5142267D944D717CC769--