public abstract static class P11Actions.P11SecurityAction extends Actions.SecurityAction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_P11MODULE_NAME |
protected String |
moduleName |
protected org.xipki.security.pkcs11.P11CryptServiceFactory |
p11CryptServiceFactory |
protected int |
slotIndex |
securityFactory| Constructor and Description |
|---|
P11SecurityAction() |
| Modifier and Type | Method and Description |
|---|---|
org.xipki.security.pkcs11.P11ObjectIdentifier |
getObjectIdentifier(String hexId,
String label) |
protected org.xipki.security.pkcs11.P11Module |
getP11Module(String moduleName) |
protected org.xipki.security.pkcs11.P11Slot |
getSlot() |
toUtcTimeyyyyMMddhhmmssZconfirm, derPemEncode, embedFileContent, 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 static final String DEFAULT_P11MODULE_NAME
protected int slotIndex
protected String moduleName
protected org.xipki.security.pkcs11.P11CryptServiceFactory p11CryptServiceFactory
protected org.xipki.security.pkcs11.P11Slot getSlot()
throws org.xipki.security.XiSecurityException,
org.xipki.security.pkcs11.P11TokenException,
org.xipki.shell.IllegalCmdParamException
org.xipki.security.XiSecurityExceptionorg.xipki.security.pkcs11.P11TokenExceptionorg.xipki.shell.IllegalCmdParamExceptionprotected org.xipki.security.pkcs11.P11Module getP11Module(String moduleName) throws org.xipki.security.XiSecurityException, org.xipki.security.pkcs11.P11TokenException, org.xipki.shell.IllegalCmdParamException
org.xipki.security.XiSecurityExceptionorg.xipki.security.pkcs11.P11TokenExceptionorg.xipki.shell.IllegalCmdParamExceptionpublic org.xipki.security.pkcs11.P11ObjectIdentifier getObjectIdentifier(String hexId, String label) throws org.xipki.shell.IllegalCmdParamException, org.xipki.security.XiSecurityException, org.xipki.security.pkcs11.P11TokenException
org.xipki.shell.IllegalCmdParamExceptionorg.xipki.security.XiSecurityExceptionorg.xipki.security.pkcs11.P11TokenExceptionCopyright © 2020. All rights reserved.