| Package | Description |
|---|---|
| com.netscape.certsrv.apps | |
| com.netscape.certsrv.ca |
| Modifier and Type | Method and Description |
|---|---|
ICRLPrettyPrint |
ICMSEngine.getCRLCachePrettyPrint(ICRLIssuingPoint ip)
Retrieves the CRL cache pretty print handler.
|
static ICRLPrettyPrint |
CMS.getCRLCachePrettyPrint(ICRLIssuingPoint ip)
Retrieves the CRL cache pretty print handler.
|
| Modifier and Type | Method and Description |
|---|---|
ICRLIssuingPoint |
ICertificateAuthority.getCRLIssuingPoint(java.lang.String id)
Retrieves CRL issuing point with the given identifier.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Enumeration<ICRLIssuingPoint> |
ICertificateAuthority.getCRLIssuingPoints()
Retrieves all the CRL issuing points.
|