A simple CLI software for checking attributes of Digital Signatures in PDF
Use mvn package to build the module into jar file
mvn clean package
You can find the detail explanation of this repository in this medium blog.
java -jar PDF-Tools.jar CheckSignature -p d:\test.pdf
For feedback and feature request, please raise issues in the issue section of the repository. Enjoy!!.