Certificate Authority Service V1beta1 API - Module Google::Cloud::Security::PrivateCA::V1beta1::CertificateAuthority::Type (v0.9.0)

Reference documentation and code samples for the Certificate Authority Service V1beta1 API module Google::Cloud::Security::PrivateCA::V1beta1::CertificateAuthority::Type.

The type of a CertificateAuthority, indicating its issuing chain.

Constants

TYPE_UNSPECIFIED

value: 0
Not specified.

SELF_SIGNED

value: 1
Self-signed CA.

SUBORDINATE

value: 2
Subordinate CA. Could be issued by a Private CA CertificateAuthority or an unmanaged CA.