Class CertActions.CrlAction

    • Field Detail

      • caName

        protected String caName
      • outform

        protected String outform
    • Constructor Detail

      • CrlAction

        public CrlAction()
    • Method Detail

      • retrieveCrl

        protected abstract org.bouncycastle.cert.X509CRLHolder retrieveCrl()
                                                                    throws Exception
        Throws:
        Exception
      • execute0

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

        protected abstract String getOutFile()