Uses of Class
com.netscape.cmsutil.ocsp.OCSPResponse
-
Packages that use OCSPResponse Package Description com.netscape.certsrv.ocsp com.netscape.cmsutil.ocsp -
-
Uses of OCSPResponse in com.netscape.certsrv.ocsp
Methods in com.netscape.certsrv.ocsp that return OCSPResponse Modifier and Type Method Description OCSPResponse
IOCSPService. validate(OCSPRequest r)
This method validates the information associated with the specified OCSP request and returns an OCSP response. -
Uses of OCSPResponse in com.netscape.cmsutil.ocsp
Methods in com.netscape.cmsutil.ocsp that return OCSPResponse Modifier and Type Method Description OCSPResponse
OCSPProcessor. submitRequest(OCSPRequest request)
OCSPResponse
OCSPProcessor. submitRequest(java.lang.String url, OCSPRequest request)
-