Cloud IoT V1 API - Module Google::Cloud::Iot::V1::PublicKeyCertificateFormat (v0.9.2)

Reference documentation and code samples for the Cloud IoT V1 API module Google::Cloud::Iot::V1::PublicKeyCertificateFormat.

The supported formats for the public key.

Constants

UNSPECIFIED_PUBLIC_KEY_CERTIFICATE_FORMAT

value: 0
The format has not been specified. This is an invalid default value and must not be used.

X509_CERTIFICATE_PEM

value: 1
An X.509v3 certificate (RFC5280), encoded in base64, and wrapped by -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----.