Class P12Actions.P12KeyGenAction

    • Field Detail

      • keyOutFile

        protected String keyOutFile
      • passwordHint

        protected String passwordHint
    • Constructor Detail

      • P12KeyGenAction

        public P12KeyGenAction()
    • Method Detail

      • saveKey

        protected void saveKey​(org.xipki.security.pkcs12.KeyStoreWrapper keyGenerationResult)
                        throws IOException
        Throws:
        IOException
      • getKeyGenParameters

        protected org.xipki.security.pkcs12.KeystoreGenerationParameters getKeyGenParameters()
                                                                                      throws IOException,
                                                                                             org.xipki.password.PasswordResolverException
        Throws:
        IOException
        org.xipki.password.PasswordResolverException