Class QaSecurityActions.BSpeedP11ActionQa

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected byte[] getKeyId()  
      protected org.xipki.security.pkcs11.P11Slot getSlot()  
      • 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • p11CryptServiceFactory

        protected org.xipki.security.pkcs11.P11CryptServiceFactory p11CryptServiceFactory
      • slotIndex

        protected int slotIndex
      • moduleName

        protected java.lang.String moduleName
    • Constructor Detail

      • BSpeedP11ActionQa

        public BSpeedP11ActionQa()
    • Method Detail

      • getSlot

        protected org.xipki.security.pkcs11.P11Slot getSlot()
                                                     throws org.xipki.security.XiSecurityException,
                                                            org.xipki.pkcs11.wrapper.TokenException,
                                                            org.xipki.shell.IllegalCmdParamException
        Throws:
        org.xipki.security.XiSecurityException
        org.xipki.pkcs11.wrapper.TokenException
        org.xipki.shell.IllegalCmdParamException
      • getKeyId

        protected byte[] getKeyId()