public static class P11Actions.CsrP11 extends Actions.CsrGenAction
hashAlgo, outform, subjectAltNames, subjectInfoAccessessecurityFactory| Constructor and Description |
|---|
CsrP11() |
| Modifier and Type | Method and Description |
|---|---|
static org.xipki.security.SignerConf |
getPkcs11SignerConf(String pkcs11ModuleName,
Integer slotIndex,
String keyLabel,
byte[] keyId,
int parallelism,
org.xipki.security.HashAlgo hashAlgo,
org.xipki.security.SignatureAlgoControl signatureAlgoControl) |
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, toBigIntprotected org.xipki.security.ConcurrentContentSigner getSigner(org.xipki.security.SignatureAlgoControl signatureAlgoControl)
throws Exception
Actions.CsrGenActiongetSigner in class Actions.CsrGenActionsignatureAlgoControl - The signature control. Must not be null.ExceptionCopyright © 2019. All rights reserved.