Class P11Actions.P11KeyGenAction

    • Constructor Summary

      Constructors 
      Constructor Description
      P11KeyGenAction()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void finalize​(java.lang.String keyType, org.xipki.pkcs11.wrapper.PKCS11KeyId keyId)  
      protected org.xipki.security.pkcs11.P11Slot.P11NewKeyControl getControl()  
      • Methods inherited from class org.xipki.shell.XiAction

        confirm, derPemEncode, embedFileContent, encodeCert, encodeCrl, encodeCsr, execute, execute0, 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

      • label

        protected java.lang.String label
    • Constructor Detail

      • P11KeyGenAction

        public P11KeyGenAction()
    • Method Detail

      • finalize

        protected void finalize​(java.lang.String keyType,
                                org.xipki.pkcs11.wrapper.PKCS11KeyId keyId)
      • getControl

        protected org.xipki.security.pkcs11.P11Slot.P11NewKeyControl getControl()