Package org.dogtagpki.ca
Interface CASystemCertResource
-
@Path("config/cert") public interface CASystemCertResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.ws.rs.core.Response
getSigningCert()
javax.ws.rs.core.Response
getTransportCert()
-