| Package | Description |
|---|---|
| org.xipki.litecaclient | |
| org.xipki.litecaclient.example |
| Modifier and Type | Method and Description |
|---|---|
KeyAndCert[] |
CmpCaClient.enrollCertsViaCrmfCaGenKeypair(String[] certprofiles,
String[] subject,
boolean profileAndMetaInUri) |
KeyAndCert |
CmpCaClient.enrollCertViaCrmfCaGenKeypair(String certprofile,
String subject,
boolean profileAndMetaInUri) |
KeyAndCert[] |
CmpCaClient.updateCertsViaCrmfCaGenKeypair(org.bouncycastle.asn1.x500.X500Name issuer,
BigInteger[] oldCertSerialNumbers,
boolean profileAndMetaInUri) |
KeyAndCert |
CmpCaClient.updateCertViaCrmfCaGenKeypair(org.bouncycastle.asn1.x500.X500Name issuer,
BigInteger oldCertSerialNumber,
boolean profileAndMetaInUri) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
CaClientExample.printKeyAndCert(String prefix,
KeyAndCert keyAndCert) |
Copyright © 2018. All rights reserved.