Class EncodingFormat (1.12.0)

EncodingFormat(value)

Supported encoding formats for publishing.

Values: ENCODING_FORMAT_UNSPECIFIED (0): Not specified. By default, PEM format will be used. PEM (1): The CertificateAuthority's CA certificate and CRLs will be published in PEM format. DER (2): The CertificateAuthority's CA certificate and CRLs will be published in DER format.