Ceritificate Authority Service V1 API - Module Google::Cloud::Security::PrivateCA::V1::CaPool::PublishingOptions::EncodingFormat (v0.13.0)

Reference documentation and code samples for the Ceritificate Authority Service V1 API module Google::Cloud::Security::PrivateCA::V1::CaPool::PublishingOptions::EncodingFormat.

Supported encoding formats for publishing.

Constants

ENCODING_FORMAT_UNSPECIFIED

value: 0
Not specified. By default, PEM format will be used.

PEM

value: 1
The CertificateAuthority's CA certificate and CRLs will be published in PEM format.

DER

value: 2
The CertificateAuthority's CA certificate and CRLs will be published in DER format.