public static class P12Actions.CsrP12 extends Actions.CsrGenAction
hashAlgo, outform, subjectAltNames, subjectInfoAccessessecurityFactory| Constructor and Description |
|---|
CsrP12() |
| Modifier and Type | Method and Description |
|---|---|
KeyStore |
getKeyStore() |
protected org.xipki.security.ConcurrentContentSigner |
getSigner(org.xipki.security.SignatureAlgoControl signatureAlgoControl)
Gets the signer for the give signatureAlgoControl.
|
execute0, getAdditionalExtensions, getAdditionalNeedExtensionTypes, getAdditionalWantExtensionTypes, getPeerCertificates, getSubjecttoUtcTimeyyyyMMddhhmmssZconfirm, 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, toBigIntpublic KeyStore getKeyStore() throws IOException, KeyStoreException, NoSuchAlgorithmException, CertificateException
protected org.xipki.security.ConcurrentContentSigner getSigner(org.xipki.security.SignatureAlgoControl signatureAlgoControl)
throws org.xipki.util.ObjectCreationException
Actions.CsrGenActiongetSigner in class Actions.CsrGenActionsignatureAlgoControl - The signature control. Must not be null.org.xipki.util.ObjectCreationExceptionCopyright © 2021. All rights reserved.