| Package | Description |
|---|---|
| org.xipki.ca.server |
| Modifier and Type | Method and Description |
|---|---|
List<CertRevInfoWithSerial> |
CertStore.getCertsForDeltaCrl(org.xipki.ca.api.NameId ca,
long startId,
int numEntries,
boolean onlyCaCerts,
boolean onlyUserCerts) |
List<CertRevInfoWithSerial> |
CertStore.getRevokedCerts(org.xipki.ca.api.NameId ca,
Date notExpiredAt,
long startId,
int numEntries,
boolean onlyCaCerts,
boolean onlyUserCerts) |
| Modifier and Type | Method and Description |
|---|---|
int |
CertRevInfoWithSerial.compareTo(CertRevInfoWithSerial other) |
Copyright © 2020. All rights reserved.