| Package | Description |
|---|---|
| org.xipki.ca.server.impl.store |
| Modifier and Type | Method and Description |
|---|---|
List<SerialWithId> |
CertStore.getSerialNumbers(org.xipki.ca.api.NameId ca,
Date notExpiredAt,
long startId,
int numEntries,
boolean onlyRevoked,
boolean onlyCaCerts,
boolean onlyUserCerts) |
List<SerialWithId> |
CertStore.getSerialNumbers(org.xipki.ca.api.NameId ca,
long startId,
int numEntries,
boolean onlyRevoked) |
Copyright © 2018. All rights reserved.