Class CrlActions.CrlAction

    • Field Detail

      • outform

        protected String outform
      • outFile

        protected String outFile
    • Constructor Detail

      • CrlAction

        public CrlAction()
    • Method Detail

      • retrieveCrl

        protected abstract org.bouncycastle.cert.X509CRLHolder retrieveCrl()
                                                                    throws org.xipki.cmp.client.CmpClientException,
                                                                           org.xipki.cmp.client.PkiErrorException
        Throws:
        org.xipki.cmp.client.CmpClientException
        org.xipki.cmp.client.PkiErrorException
      • execute0

        protected Object execute0()
                           throws Exception
        Specified by:
        execute0 in class org.xipki.shell.XiAction
        Throws:
        Exception