Class EnrollCertActions.EnrollCertAction

    • Constructor Detail

      • EnrollCertAction

        public EnrollCertAction()
    • Method Detail

      • getSignatureAlgoControl

        protected org.xipki.security.SignatureAlgoControl getSignatureAlgoControl()
      • getSigner

        protected abstract org.xipki.security.ConcurrentContentSigner getSigner()
                                                                         throws org.xipki.util.exception.ObjectCreationException,
                                                                                org.xipki.cmp.client.CmpClientException
        Throws:
        org.xipki.util.exception.ObjectCreationException
        org.xipki.cmp.client.CmpClientException
      • execute0

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