public class CASystemCertClient extends Client
Modifier and Type | Field and Description |
---|---|
CASystemCertResource |
resource |
Constructor and Description |
---|
CASystemCertClient(PKIClient client,
java.lang.String subsystem) |
Modifier and Type | Method and Description |
---|---|
CertData |
getSigningCert() |
CertData |
getTransportCert() |
void |
init() |
addClient, createProxy, getClient, getName, getSubsystem, removeClient
public CASystemCertResource resource
public CASystemCertClient(PKIClient client, java.lang.String subsystem) throws java.net.URISyntaxException
java.net.URISyntaxException
public void init() throws java.net.URISyntaxException
java.net.URISyntaxException
public CertData getSigningCert() throws java.lang.Exception
java.lang.Exception
public CertData getTransportCert() throws java.lang.Exception
java.lang.Exception