| Package | Description |
|---|---|
| org.xipki.ca.server | |
| org.xipki.ca.server.db |
| Modifier and Type | Field and Description |
|---|---|
protected CaInfo |
X509CaModule.caInfo |
| Modifier and Type | Method and Description |
|---|---|
CaInfo |
X509Ca.getCaInfo() |
| Constructor and Description |
|---|
X509Ca(CaManagerImpl caManager,
CaInfo caInfo,
CertStore certstore,
CtLogClient ctlogClient) |
X509CaModule(CaInfo caInfo) |
X509CrlModule(CaManagerImpl caManager,
CaInfo caInfo,
CertStore certstore,
org.xipki.ca.server.X509PublisherModule publisher) |
X509RemoverModule(CaManagerImpl caManager,
CaInfo caInfo,
CertStore certstore,
org.xipki.ca.server.X509PublisherModule publisherModule) |
X509RevokerModule(CaManagerImpl caManager,
CaInfo caInfo,
CertStore certstore,
org.xipki.ca.server.X509PublisherModule publisherModule) |
| Modifier and Type | Method and Description |
|---|---|
CaInfo |
CaManagerQueryExecutor.createCaInfo(String name,
CertStore certstore) |
Copyright © 2021. All rights reserved.