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