protected abstract static class QaP11Actions.P11SecurityAction
extends org.xipki.shell.XiAction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_P11MODULE_NAME |
protected String |
id |
protected String |
label |
protected String |
moduleName |
protected org.xipki.security.pkcs11.P11CryptServiceFactory |
p11CryptServiceFactory |
protected int |
slotIndex |
protected Boolean |
verbose |
| Modifier | Constructor and Description |
|---|---|
protected |
P11SecurityAction() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
execute0() |
protected abstract Object |
execute1(PrivateKey key,
Certificate cert) |
protected String |
getAlias() |
confirm, 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 static final String DEFAULT_P11MODULE_NAME
protected String moduleName
protected int slotIndex
protected String id
protected String label
protected Boolean verbose
protected org.xipki.security.pkcs11.P11CryptServiceFactory p11CryptServiceFactory
protected abstract Object execute1(PrivateKey key, Certificate cert) throws Exception
Exceptionprotected String getAlias() throws org.xipki.shell.IllegalCmdParamException
org.xipki.shell.IllegalCmdParamExceptionCopyright © 2021. All rights reserved.