public abstract static class Actions.UpdateCertAction extends Actions.UpdateAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
hashAlgo |
securityFactoryclient| Constructor and Description |
|---|
UpdateCertAction() |
| Modifier and Type | Method and Description |
|---|---|
protected org.xipki.cmpclient.EnrollCertRequest.Entry |
buildEnrollCertRequestEntry(String id,
String profile,
org.bouncycastle.asn1.crmf.CertRequest certRequest) |
protected Object |
execute0() |
protected org.bouncycastle.asn1.x509.SubjectPublicKeyInfo |
getPublicKey() |
protected org.xipki.security.SignatureAlgoControl |
getSignatureAlgoControl() |
protected abstract org.xipki.security.ConcurrentContentSigner |
getSigner()
Gets the signer.
|
enrollgetReqRespDebug, saveRequestResponseconfirm, derPemEncode, embedFileContent, encodeCert, encodeCrl, encodeCsr, execute, expandFilepath, expandFilepath, isBlank, isEmpty, isEnabled, isNotBlank, isNotEmpty, isTrue, print, println, readPassword, readPassword, readPasswordIfNotSet, readPasswordIfNotSet, readPrompt, save, save, saveVerbose, saveVerbose, split, toBigInt, toBigIntprotected String hashAlgo
protected org.xipki.security.SignatureAlgoControl getSignatureAlgoControl()
protected abstract org.xipki.security.ConcurrentContentSigner getSigner()
throws org.xipki.util.ObjectCreationException
org.xipki.util.ObjectCreationExceptionprotected org.bouncycastle.asn1.x509.SubjectPublicKeyInfo getPublicKey()
throws Exception
getPublicKey in class Actions.UpdateActionExceptionprotected org.xipki.cmpclient.EnrollCertRequest.Entry buildEnrollCertRequestEntry(String id, String profile, org.bouncycastle.asn1.crmf.CertRequest certRequest) throws Exception
buildEnrollCertRequestEntry in class Actions.UpdateActionExceptionCopyright © 2019. All rights reserved.