Class ShowSignature

java.lang.Object
org.apache.pdfbox.examples.signature.ShowSignature

public final class ShowSignature extends Object
This will get the signature(s) from the document, do some verifications and show the signature(s) and the certificates. This is a complex topic - the code here is an example and not a production-ready solution.