Interface TemplateDefinition.Builder

    • Method Detail

      • templateV2

        TemplateDefinition.Builder templateV2​(TemplateV2 templateV2)

        Template configuration to define the information included in certificates. Define certificate validity and renewal periods, certificate request handling and enrollment options, key usage extensions, application policies, and cryptography settings.

        Parameters:
        templateV2 - Template configuration to define the information included in certificates. Define certificate validity and renewal periods, certificate request handling and enrollment options, key usage extensions, application policies, and cryptography settings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • templateV3

        TemplateDefinition.Builder templateV3​(TemplateV3 templateV3)

        Template configuration to define the information included in certificates. Define certificate validity and renewal periods, certificate request handling and enrollment options, key usage extensions, application policies, and cryptography settings.

        Parameters:
        templateV3 - Template configuration to define the information included in certificates. Define certificate validity and renewal periods, certificate request handling and enrollment options, key usage extensions, application policies, and cryptography settings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • templateV4

        TemplateDefinition.Builder templateV4​(TemplateV4 templateV4)

        Template configuration to define the information included in certificates. Define certificate validity and renewal periods, certificate request handling and enrollment options, key usage extensions, application policies, and cryptography settings.

        Parameters:
        templateV4 - Template configuration to define the information included in certificates. Define certificate validity and renewal periods, certificate request handling and enrollment options, key usage extensions, application policies, and cryptography settings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.