Package org.xipki.security.shell
Class QaSecurityActions.SpeedP11SignActionQa
- java.lang.Object
-
- org.xipki.shell.XiAction
-
- org.xipki.security.shell.QaSecurityActions.QaSecurityAction
-
- org.xipki.security.shell.QaSecurityActions.SingleSpeedActionQa
-
- org.xipki.security.shell.QaSecurityActions.SpeedP11ActionQa
-
- org.xipki.security.shell.QaSecurityActions.SpeedP11SignActionQa
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
- Direct Known Subclasses:
QaSecurityActions.SpeedDsaSignP11,QaSecurityActions.SpeedEcSignP11,QaSecurityActions.SpeedEdSignP11,QaSecurityActions.SpeedHmacSignP11,QaSecurityActions.SpeedRsaSignP11,QaSecurityActions.SpeedSm2SignP11
- Enclosing class:
- QaSecurityActions
public abstract static class QaSecurityActions.SpeedP11SignActionQa extends QaSecurityActions.SpeedP11ActionQa
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringkeyLabelprotected java.lang.BooleankeyPresent-
Fields inherited from class org.xipki.security.shell.QaSecurityActions.SpeedP11ActionQa
moduleName, p11CryptServiceFactory, slotIndex
-
Fields inherited from class org.xipki.security.shell.QaSecurityActions.QaSecurityAction
securityFactory
-
-
Constructor Summary
Constructors Constructor Description SpeedP11SignActionQa()
-
Method Summary
-
Methods inherited from class org.xipki.security.shell.QaSecurityActions.SpeedP11ActionQa
getKeyId, getSlot
-
Methods inherited from class org.xipki.security.shell.QaSecurityActions.SingleSpeedActionQa
execute0, getNumThreads, getTester
-
Methods inherited from class org.xipki.shell.XiAction
confirm, derPemEncode, embedFileContent, encodeCert, encodeCrl, encodeCsr, execute, expandFilepath, expandFilepath, isBlank, isEmpty, isEnabled, isNotBlank, isNotEmpty, isTrue, print, println, readPassword, readPassword, readPasswordIfNotSet, readPasswordIfNotSet, readPrompt, resolvePassword, save, save, saveVerbose, saveVerbose, split, toBigInt, toBigInt
-
-