| Package | Description |
|---|---|
| com.netscape.cmsutil.ocsp |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyHashID
RFC 2560:
|
class |
NameID
RFC 2560:
|
| Modifier and Type | Method and Description |
|---|---|
ResponderID |
ResponseData.getResponderID() |
| Constructor and Description |
|---|
ResponseData(org.mozilla.jss.asn1.INTEGER ver,
ResponderID rid,
org.mozilla.jss.asn1.GeneralizedTime produced,
SingleResponse[] sr,
org.mozilla.jss.pkix.cert.Extension[] exts) |
ResponseData(ResponderID rid,
org.mozilla.jss.asn1.GeneralizedTime produced,
SingleResponse[] sr) |
ResponseData(ResponderID rid,
org.mozilla.jss.asn1.GeneralizedTime produced,
SingleResponse[] sr,
org.mozilla.jss.pkix.cert.Extension[] exts) |