Package org.xipki.security.shell
Class QaSecurityActions.BspeedDsaSignP12
- 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
-
- org.xipki.security.shell.QaSecurityActions.BspeedDsaSignP12
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
- Enclosing class:
- QaSecurityActions
public static class QaSecurityActions.BspeedDsaSignP12 extends QaSecurityActions.BSpeedP12SignActionQa
-
-
Field Summary
-
Fields inherited from class org.xipki.security.shell.QaSecurityActions.BSpeedP12SignActionQa
signAlgo
-
Fields inherited from class org.xipki.security.shell.QaSecurityActions.QaSecurityAction
securityFactory
-
-
Constructor Summary
Constructors Constructor Description BspeedDsaSignP12()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.xipki.util.BenchmarkExecutornextTester()-
Methods inherited from class org.xipki.security.shell.QaSecurityActions.BatchSpeedActionQa
execute0, getNumThreads
-
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
-
-
-
-
Method Detail
-
nextTester
protected org.xipki.util.BenchmarkExecutor nextTester() throws java.lang.Exception- Specified by:
nextTesterin classQaSecurityActions.BatchSpeedActionQa- Throws:
java.lang.Exception
-
-