public abstract static class Actions.EnrollAction extends Actions.ClientAction
| Modifier and Type | Field and Description |
|---|---|
protected org.xipki.security.SecurityFactory |
securityFactory |
client| Constructor and Description |
|---|
EnrollAction() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.xipki.cmpclient.EnrollCertRequest.Entry |
buildEnrollCertRequestEntry(String id,
String profile,
org.bouncycastle.asn1.crmf.CertRequest certRequest) |
protected org.xipki.cmpclient.EnrollCertResult |
enroll() |
protected abstract org.xipki.cmpclient.EnrollCertRequest.EnrollType |
getCmpReqType() |
protected abstract org.bouncycastle.asn1.x509.SubjectPublicKeyInfo |
getPublicKey() |
getReqRespDebug, saveRequestResponseconfirm, derPemEncode, encodeCert, encodeCrl, encodeCsr, execute, execute0, expandFilepath, expandFilepath, isBlank, isEmpty, isEnabled, isNotBlank, isNotEmpty, isTrue, print, println, readPassword, readPassword, readPasswordIfNotSet, readPasswordIfNotSet, readPrompt, save, save, saveVerbose, saveVerbose, split, toBigInt, toBigIntprotected abstract org.bouncycastle.asn1.x509.SubjectPublicKeyInfo getPublicKey()
throws Exception
Exceptionprotected abstract org.xipki.cmpclient.EnrollCertRequest.Entry buildEnrollCertRequestEntry(String id, String profile, org.bouncycastle.asn1.crmf.CertRequest certRequest) throws Exception
Exceptionprotected abstract org.xipki.cmpclient.EnrollCertRequest.EnrollType getCmpReqType()
throws Exception
ExceptionCopyright © 2019. All rights reserved.