| Package | Description |
|---|---|
| com.netscape.certsrv.ocsp | |
| com.netscape.cmsutil.ocsp |
| Modifier and Type | Method and Description |
|---|---|
BasicOCSPResponse |
IOCSPAuthority.sign(ResponseData rd)
This method signs the basic OCSP response data provided as a parameter.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseData |
BasicOCSPResponse.getResponseData() |
| Constructor and Description |
|---|
BasicOCSPResponse(ResponseData rd,
org.mozilla.jss.pkix.primitive.AlgorithmIdentifier signAlg,
org.mozilla.jss.asn1.BIT_STRING signature,
org.mozilla.jss.pkix.cert.Certificate[] certs) |