Package org.xipki.security.shell
Class QaSecurityActions.BSpeedP12SignActionQa
- java.lang.Object
-
- org.xipki.shell.XiAction
-
- org.xipki.security.shell.QaSecurityActions.QaSecurityAction
-
- org.xipki.security.shell.QaSecurityActions.BatchSpeedActionQa
-
- org.xipki.security.shell.QaSecurityActions.BSpeedP12SignActionQa
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
- Direct Known Subclasses:
QaSecurityActions.BspeedDsaSignP12,QaSecurityActions.BspeedEcSignP12,QaSecurityActions.BspeedRsaSignP12
- Enclosing class:
- QaSecurityActions
public abstract static class QaSecurityActions.BSpeedP12SignActionQa extends QaSecurityActions.BatchSpeedActionQa
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringsignAlgo-
Fields inherited from class org.xipki.security.shell.QaSecurityActions.QaSecurityAction
securityFactory
-
-
Constructor Summary
Constructors Constructor Description BSpeedP12SignActionQa()
-
Method Summary
-
Methods inherited from class org.xipki.security.shell.QaSecurityActions.BatchSpeedActionQa
execute0, getNumThreads, nextTester
-
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
-
-