OxygenPDF

PDF डिजिटल हस्ताक्षर जांचें: हस्ताक्षरकर्ता और अखंडता

PDF में डिजिटल हस्ताक्षरों की जांच करें — हस्ताक्षरकर्ता की पहचान, प्रमाणपत्र श्रृंखला, हस्ताक्षर समय और छेड़छाड़ का पता। मुफ़्त, पूरी तरह ब्राउज़र में।

Check whether a signed PDF is still trustworthy

What verification actually checks

A PDF signature is a CMS (PKCS#7) blob embedded in the file, covering a declared byte range. This tool parses every signature dictionary, extracts the CMS structure, and runs three checks: does the signature cryptographically verify against the bytes it claims to cover, does the byte range span the whole file (so nothing was appended after signing), and what does the embedded certificate chain look like.

The result is a per-signature report: signer name and full subject, issuing CA, serial number, validity window, SHA-256 fingerprint, signing time, and a clear verdict — valid, modified after signing, or invalid.

What the report shows

Everything a verifier needs to make a trust call.

Validity verdict

Valid, modified-after-signing, or invalid — with the cryptographic check behind each call.

Certificate details

Subject, issuer, serial, validity dates, and SHA-256 fingerprint for every embedded certificate.

Signing time

The claimed signing time from the CMS attributes, plus RFC 3161 timestamp tokens when present.

Batch + JSON export

Verify several PDFs at once and export the whole result set as a JSON report for compliance records.

Tamper detection

The most important check is coverage: a signature only protects the bytes inside its byte range. If a document was modified after signing — a page added, a field changed, an incremental update appended — the signature either fails verification or provably does not cover the tail of the file. Both cases are flagged, so 'signed' never silently means 'unchanged'.

Document timestamps (ETSI.RFC3161 signatures) are recognized and reported separately, including the time the timestamping authority certified.

Local and private

Verification is pure parsing and math — no network, no upload, no OCSP or CRL fetches. The chain check reports what the embedded certificates prove on their own; whether you trust the issuing CA is a decision the report informs rather than makes.

PDF डिजिटल हस्ताक्षर जांचें: हस्ताक्षरकर्ता और अखंडता: अक्सर पूछे जाने वाले सवाल

इस टूल और इसके काम करने के तरीके के बारे में अक्सर पूछे जाने वाले सवाल।

हमेशा के लिए मुफ़्त

सभी 119+ टूल्स — हमेशा के लिए मुफ़्त
विज़ुअल वर्कफ़्लो बिल्डर — टूल्स को एक साथ जोड़ें
डेस्कटॉप ऐप प्राप्त करें

Pro

$29 एक बार
एक साथ कई फ़ाइलों को बैच प्रोसेस करें
स्वतंत्र डेवलपर्स का समर्थन करें
14 दिनों तक पैसे वापसी की गारंटी

हम यह समझने के लिए एनालिटिक्स का उपयोग करते हैं कि हमारे टूल्स का उपयोग कैसे किया जाता है, ताकि आपके अनुभव को बेहतर बनाया जा सके। आपकी कोई भी व्यक्तिगत फ़ाइल कभी नहीं भेजी जाती है।