public abstract static class EnrollCertActions.EnrollCertAction extends EnrollCertActions.EnrollAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
hashAlgo |
securityFactoryclient| Constructor and Description |
|---|
EnrollCertAction() |
| 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.xipki.cmpclient.EnrollCertRequest.EnrollType |
getCmpReqType() |
protected org.bouncycastle.asn1.x509.SubjectPublicKeyInfo |
getPublicKey() |
protected org.xipki.security.SignatureAlgoControl |
getSignatureAlgoControl() |
protected abstract org.xipki.security.ConcurrentContentSigner |
getSigner() |
enroll, getCaNamegetHashAlgo, getReqRespDebug, 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.cmpclient.CmpClientException
org.xipki.util.ObjectCreationExceptionorg.xipki.cmpclient.CmpClientExceptionprotected org.bouncycastle.asn1.x509.SubjectPublicKeyInfo getPublicKey()
throws Exception
getPublicKey in class EnrollCertActions.EnrollActionExceptionprotected org.xipki.cmpclient.EnrollCertRequest.Entry buildEnrollCertRequestEntry(String id, String profile, org.bouncycastle.asn1.crmf.CertRequest certRequest) throws Exception
buildEnrollCertRequestEntry in class EnrollCertActions.EnrollActionExceptionprotected Object execute0() throws Exception
execute0 in class org.xipki.shell.XiActionExceptionprotected org.xipki.cmpclient.EnrollCertRequest.EnrollType getCmpReqType()
throws Exception
getCmpReqType in class EnrollCertActions.EnrollActionExceptionCopyright © 2021. All rights reserved.