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