| Package | Description |
|---|---|
| org.xipki.ca.server.mgmt.api | |
| org.xipki.ca.server.mgmt.api.conf |
| Modifier and Type | Method and Description |
|---|---|
SignerEntry |
CaManager.getSigner(String name)
Returns the signer named
name. |
| Modifier and Type | Method and Description |
|---|---|
void |
CaManager.addSigner(SignerEntry dbEntry)
Adds a signer.
|
| Modifier and Type | Method and Description |
|---|---|
SignerEntry |
CaConf.getSigner(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
CaConf.addSigner(SignerEntry signer) |
Copyright © 2018. All rights reserved.