Class OCSPVerifier

java.lang.Object
eu.emi.security.authn.x509.helpers.ocsp.OCSPVerifier

public class OCSPVerifier extends Object
OCSP checker - uses provided OCSPParametes to perform OCSP calls using OCSPCachingClient and returns the final response. Failures (exceptions) are reported via provided callback.
Author:
K. Benedyczak