| Package | Description |
|---|---|
| org.xipki.ca.client.api |
| Modifier and Type | Method and Description |
|---|---|
EnrollCertResult |
CaClient.enrollCert(String caName,
org.bouncycastle.asn1.pkcs.CertificationRequest csr,
String profile,
Date notBefore,
Date notAfter,
org.xipki.util.ReqRespDebug debug)
TODO.
|
EnrollCertResult |
CaClient.enrollCerts(String caName,
EnrollCertRequest request,
org.xipki.util.ReqRespDebug debug)
Enrolls a set of certificates.
|
Copyright © 2018. All rights reserved.