| Package | Description |
|---|---|
| org.xipki.cmpclient | |
| org.xipki.cmpclient.internal |
| Modifier and Type | Method and Description |
|---|---|
EnrollCertResult |
CmpClient.enrollCert(String caName,
org.bouncycastle.asn1.pkcs.CertificationRequest csr,
String profile,
Date notBefore,
Date notAfter,
org.xipki.util.ReqRespDebug debug)
Enrolls a certificate.
|
EnrollCertResult |
CmpClient.enrollCerts(String caName,
EnrollCertRequest request,
org.xipki.util.ReqRespDebug debug)
Enrolls a set of certificates.
|
| Modifier and Type | Method and Description |
|---|---|
EnrollCertResult |
CmpClientImpl.enrollCert(String caName,
org.bouncycastle.asn1.pkcs.CertificationRequest csr,
String profile,
Date notBefore,
Date notAfter,
org.xipki.util.ReqRespDebug debug) |
EnrollCertResult |
CmpClientImpl.enrollCerts(String caName,
EnrollCertRequest request,
org.xipki.util.ReqRespDebug debug) |
Copyright © 2019. All rights reserved.