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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]