/** * Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560. * This implementation is used by validators during certificate path validation. * <p> * Warning: this package contains internal implementation of the library. It is not * guaranteed that API of the classes from this package will not change in future releases. */ package eu.emi.security.authn.x509.helpers.ocsp;