Uses of Class
org.apache.pdfbox.examples.signature.cert.OcspHelper
Packages that use OcspHelper
-
Uses of OcspHelper in org.apache.pdfbox.examples.signature.cert
Methods in org.apache.pdfbox.examples.signature.cert with parameters of type OcspHelperModifier and TypeMethodDescriptionprivate static voidCertificateVerifier.verifyOCSP(OcspHelper ocspHelper, Set<X509Certificate> additionalCerts) Verify whether the certificate has been revoked at signing date, and verify whether the certificate of the responder has been revoked now.