| Package | Description |
|---|---|
| org.xipki.ca.server | |
| org.xipki.ca.server.store |
| 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,
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) |
Copyright © 2018. All rights reserved.