Package org.xipki.security.shell
Class QaSecurityActions.SpeedHmacSignP11
- 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
-
- org.xipki.security.shell.QaSecurityActions.SpeedHmacSignP11
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
- Enclosing class:
- QaSecurityActions
public static class QaSecurityActions.SpeedHmacSignP11 extends QaSecurityActions.SpeedP11SignActionQa
-
-
Field Summary
-
Fields inherited from class org.xipki.security.shell.QaSecurityActions.SpeedP11SignActionQa
keyLabel, keyPresent
-
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 SpeedHmacSignP11()
-
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.SpeedP11ActionQa
getKeyId, getSlot
-
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
-
-