public class CtLogClient extends Object
| Constructor and Description |
|---|
CtLogClient(List<String> serverUrls,
org.xipki.util.http.SslContextConf sslContextConf) |
| Modifier and Type | Method and Description |
|---|---|
org.xipki.security.ctlog.CtLog.SignedCertificateTimestampList |
getCtLogScts(org.bouncycastle.cert.X509CertificateHolder precert,
org.xipki.security.X509Cert caCert,
List<org.xipki.security.X509Cert> certchain,
CtLogPublicKeyFinder publicKeyFinder) |
public org.xipki.security.ctlog.CtLog.SignedCertificateTimestampList getCtLogScts(org.bouncycastle.cert.X509CertificateHolder precert,
org.xipki.security.X509Cert caCert,
List<org.xipki.security.X509Cert> certchain,
CtLogPublicKeyFinder publicKeyFinder)
throws org.xipki.ca.api.OperationException
org.xipki.ca.api.OperationExceptionCopyright © 2021. All rights reserved.