Uses of Class
org.xipki.ca.sdk.RevokeCertRequestEntry
-
-
Uses of RevokeCertRequestEntry in org.xipki.ca.sdk
Methods in org.xipki.ca.sdk that return types with arguments of type RevokeCertRequestEntry Modifier and Type Method Description List<RevokeCertRequestEntry>RevokeCertsRequest. getEntries()Method parameters in org.xipki.ca.sdk with type arguments of type RevokeCertRequestEntry Modifier and Type Method Description voidRevokeCertsRequest. setEntries(List<RevokeCertRequestEntry> entries)
-