public class CtLogClient extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CtLogClient.AddPreChainRequest |
static class |
CtLogClient.AddPreChainResponse |
| Constructor and Description |
|---|
CtLogClient(List<String> serverUrls,
org.xipki.util.http.SslContextConf sslContextConf) |
| Modifier and Type | Method and Description |
|---|---|
org.xipki.security.CtLog.SignedCertificateTimestampList |
getCtLogScts(byte[] precert,
org.xipki.security.X509Cert caCert,
List<org.xipki.security.X509Cert> certchain) |
public org.xipki.security.CtLog.SignedCertificateTimestampList getCtLogScts(byte[] precert,
org.xipki.security.X509Cert caCert,
List<org.xipki.security.X509Cert> certchain)
throws org.xipki.ca.api.OperationException
org.xipki.ca.api.OperationExceptionCopyright © 2020. All rights reserved.