| Package | Description |
|---|---|
| com.netscape.certsrv.apps |
| 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.
|
ICRLPrettyPrint |
ICMSEngine.getCRLPrettyPrint(java.security.cert.X509CRL crl)
Retrieves the CRL pretty print handler.
|
static ICRLPrettyPrint |
CMS.getCRLPrettyPrint(java.security.cert.X509CRL crl)
Retrieves the CRL pretty print handler.
|