Uses of Class
de.trustable.ca3s.core.service.dto.ejbca.CrlRestResponse
-
Packages that use CrlRestResponse Package Description de.trustable.ca3s.core.service.dto.ejbca -
-
Uses of CrlRestResponse in de.trustable.ca3s.core.service.dto.ejbca
Methods in de.trustable.ca3s.core.service.dto.ejbca that return CrlRestResponse Modifier and Type Method Description CrlRestResponseCrlRestResponse. addCrlItem(byte[] crlItem)CrlRestResponseCrlRestResponse. crl(List<byte[]> crl)CrlRestResponseCrlRestResponse. responseFormat(String responseFormat)
-