Class QaSecurityActions.SpeedP11ActionQa

    • Field Detail

      • p11CryptServiceFactory

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

        protected int slotIndex
      • moduleName

        protected String moduleName
    • Constructor Detail

      • SpeedP11ActionQa

        public SpeedP11ActionQa()
    • 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()