Package org.xipki.security.shell
Class QaSecurityActions.SpeedDsaSignP12
- java.lang.Object
-
- org.xipki.shell.XiAction
-
- org.xipki.security.shell.QaSecurityActions.QaSecurityAction
-
- org.xipki.security.shell.QaSecurityActions.SingleSpeedActionQa
-
- org.xipki.security.shell.QaSecurityActions.SpeedP12SignActionQa
-
- org.xipki.security.shell.QaSecurityActions.SpeedDsaSignP12
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
- Enclosing class:
- QaSecurityActions
public static class QaSecurityActions.SpeedDsaSignP12 extends QaSecurityActions.SpeedP12SignActionQa
-
-
Field Summary
-
Fields inherited from class org.xipki.security.shell.QaSecurityActions.QaSecurityAction
securityFactory
-
-
Constructor Summary
Constructors Constructor Description SpeedDsaSignP12()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.xipki.util.BenchmarkExecutorgetTester()-
Methods inherited from class org.xipki.security.shell.QaSecurityActions.SingleSpeedActionQa
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
-
getTester
protected org.xipki.util.BenchmarkExecutor getTester() throws java.lang.Exception- Specified by:
getTesterin classQaSecurityActions.SingleSpeedActionQa- Throws:
java.lang.Exception
-
-