Class PKCS12Output

All Implemented Interfaces:
IConfigTemplate

public class PKCS12Output extends EnrollOutput
This class implements the output plugin that outputs PKCS12 response for the issued certificate for Server-side keygen enrollment. Christina Fu
  • Field Details

    • logger

      public static org.slf4j.Logger logger
    • VAL_P12_RESPONSE

      public static final String VAL_P12_RESPONSE
      See Also:
  • Constructor Details

    • PKCS12Output

      public PKCS12Output()
  • Method Details