| Package | Description |
|---|---|
| com.netscape.certsrv.ocsp |
| Modifier and Type | Method and Description |
|---|---|
OCSPResponse |
IOCSPStore.validate(OCSPRequest req)
This method validates the information associated with the specified
OCSP request and returns an OCSP response.
|
OCSPResponse |
IOCSPService.validate(OCSPRequest r)
This method validates the information associated with the specified
OCSP request and returns an OCSP response.
|