Class UpdateCertActions.CmpUpdateP12

    • Constructor Detail

      • CmpUpdateP12

        public CmpUpdateP12()
    • Method Detail

      • getSigner

        protected org.xipki.security.ConcurrentContentSigner getSigner()
                                                                throws org.xipki.util.exception.ObjectCreationException
        Description copied from class: UpdateCertActions.UpdateCertAction
        Gets the signer.
        Specified by:
        getSigner in class UpdateCertActions.UpdateCertAction
        Returns:
        the signer.
        Throws:
        org.xipki.util.exception.ObjectCreationException - if no signer can be built.