Class EncodingFormat (1.12.1)

EncodingFormat(value)

Supported encoding formats for publishing.

Enums

Name Description
ENCODING_FORMAT_UNSPECIFIED Not specified. By default, PEM format will be used.
PEM The CertificateAuthority's CA certificate and CRLs will be published in PEM format.
DER The CertificateAuthority's CA certificate and CRLs will be published in DER format.