GoogleApi.PrivateCA.V1beta1.Model.SubordinateConfigChain (google_api_private_ca v0.4.2) View Source
This message describes a subordinate CA's issuer certificate chain. This wrapper exists for compatibility reasons.
Attributes
-
pemCertificates
(type:list(String.t)
, default:nil
) - Required. Expected to be in leaf-to-root order according to RFC 5246.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.PrivateCA.V1beta1.Model.SubordinateConfigChain{ pemCertificates: [String.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.