Package org.xipki.security.shell
Class QaSecurityActions.BspeedDsaGenP11
- java.lang.Object
-
- org.xipki.shell.XiAction
-
- org.xipki.security.shell.QaSecurityActions.QaSecurityAction
-
- org.xipki.security.shell.QaSecurityActions.BatchSpeedActionQa
-
- org.xipki.security.shell.QaSecurityActions.BSpeedP11ActionQa
-
- org.xipki.security.shell.QaSecurityActions.BspeedDsaGenP11
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
- Enclosing class:
- QaSecurityActions
public static class QaSecurityActions.BspeedDsaGenP11 extends QaSecurityActions.BSpeedP11ActionQa
-
-
Field Summary
-
Fields inherited from class org.xipki.security.shell.QaSecurityActions.BSpeedP11ActionQa
moduleName, p11CryptServiceFactory, slotIndex
-
Fields inherited from class org.xipki.security.shell.QaSecurityActions.QaSecurityAction
securityFactory
-
-
Constructor Summary
Constructors Constructor Description BspeedDsaGenP11()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intgetNumThreads()protected org.xipki.util.BenchmarkExecutornextTester()-
Methods inherited from class org.xipki.security.shell.QaSecurityActions.BSpeedP11ActionQa
getKeyId, getSlot
-
Methods inherited from class org.xipki.security.shell.QaSecurityActions.BatchSpeedActionQa
execute0
-
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
-
getNumThreads
protected int getNumThreads()
- Overrides:
getNumThreadsin classQaSecurityActions.BatchSpeedActionQa
-
-