Run an audit trail for the court's recent e-signature batch for [month=January]: produce a log showing who viewed and …
Open the PDF document containing the digital signature you want to validate.
Locate the signature field or signature panel in the document.
Click directly on the digital signature or open the signature panel and select the signature you wish to validate.
In the signature details popup, click Signature Properties.
In the Signature Properties dialog, click Show Certificate to review certificate details if needed.
Close the certificate window, then click Validate Signature in the Signature Properties dialog.
Best practiceIf the signature status shows as 'Unknown' or 'Not Valid', check if the signer's certificate needs to be added to your list of trusted identities.
Review the validation result displayed in the Signature Properties dialog.
You can view detailed information about the signature's validity and certificate by clicking on the signature and opening Signature Properties.
This runs in the Acrobat app - there is no separate API for this task.
A trust relationship is important because it tells your computer or software that the certificate used to sign the document comes from a reliable source. If you don't trust the source of the certificate, you cannot be sure the signature is authentic or that the document has not been tampered with. It's like trusting a known ID card versus one from an unknown person.
Long-Term Validation (LTV) means adding extra information to a digital signature so it remains valid long after it was created, even if the signer's certificate expires or is revoked. This is important for documents that need to be legally valid for many years, like contracts or deeds. Without LTV, older signatures might become invalid over time, making it harder to prove their authenticity later.
| Feature | Scanned Image of Signature | Verified Digital Signature |
|---|---|---|
| Authenticity Proof | Only visual, can be easily copied or faked. | Cryptographically linked to the signer's identity and certificate. |
| Tamper Detection | No way to know if document changed after signing. | Automatically detects any changes to the document after it was signed. |
| Legal Weight | Often requires additional proof (witnesses, notary). | Provides strong legal evidence of signer identity and document integrity. |
| Verification Process | Manual inspection, often subjective. | Automated check by software against trusted certificates. |