Package | Description |
---|---|
com.netscape.certsrv.ca |
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.
|