How to verify PDF signature from command line the way adobe reader verifies them?

624 Views Asked by At

I would like to programmatically verify whether a signed PDF document will show up in Adobe Reader as

  • the signature being valid
  • the signature embedding a signed timestamp
  • the signature being LTV enabled

Does Adobe reader provide some command line interface with which this could be checked, if not, how could this be verified programmatically?

0

There are 0 best solutions below