Uses of Class
org.xipki.ca.sdk.SingleCertSerialEntry
-
-
Uses of SingleCertSerialEntry in org.xipki.ca.sdk
Methods in org.xipki.ca.sdk that return types with arguments of type SingleCertSerialEntry Modifier and Type Method Description List<SingleCertSerialEntry>RevokeCertsResponse. getEntries()List<SingleCertSerialEntry>UnSuspendOrRemoveCertsResponse. getEntries()Method parameters in org.xipki.ca.sdk with type arguments of type SingleCertSerialEntry Modifier and Type Method Description voidRevokeCertsResponse. setEntries(List<SingleCertSerialEntry> entries)voidUnSuspendOrRemoveCertsResponse. setEntries(List<SingleCertSerialEntry> entries)
-