Class KeyGenProcessor

  • All Implemented Interfaces:
    IPKIProcessor

    public class KeyGenProcessor
    extends PKIProcessor
    KeyGenProcess parses Certificate request matching the KEYGEN tag format used by Netscape Communicator 4.x
    Version:
    $Revision$, $Date$
    • Field Detail

      • logger

        public static org.slf4j.Logger logger
    • Constructor Detail

      • KeyGenProcessor

        public KeyGenProcessor()
      • KeyGenProcessor

        public KeyGenProcessor​(com.netscape.certsrv.common.ICMSRequest cmsReq,
                               CMSServlet servlet)