| Package | Description |
|---|---|
| org.xipki.ca.api.mgmt |
| Modifier and Type | Method and Description |
|---|---|
SignerEntry |
CaConf.getSigner(String name) |
SignerEntry |
CaManager.getSigner(String name)
Returns the signer named
name. |
SignerEntry |
MgmtMessage.SignerEntryWrapper.toSignerEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
CaConf.addSigner(SignerEntry signer) |
void |
CaManager.addSigner(SignerEntry signerEntry)
Adds a signer.
|
| Constructor and Description |
|---|
SignerEntryWrapper(SignerEntry signerEntry) |
Copyright © 2023. All rights reserved.