Class JceActions.CsrJce

    • Constructor Detail

      • CsrJce

        public CsrJce()
    • Method Detail

      • getSigner

        protected org.xipki.security.ConcurrentContentSigner getSigner()
                                                                throws java.lang.Exception
        Description copied from class: Actions.BaseCsrGenAction
        Gets the signer for the give signatureAlgoControl.
        Specified by:
        getSigner in class Actions.BaseCsrGenAction
        Returns:
        the signer
        Throws:
        java.lang.Exception - If getting signer failed.