Reference documentation and code samples for the Google Cloud IoT Core V1 Client class PublicKeyCertificate.
A public key certificate format and data.
Generated from protobuf message google.cloud.iot.v1.PublicKeyCertificate
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ format
int
The certificate format.
↳ certificate
string
The certificate data.
↳ x509_details
Google\Cloud\Iot\V1\X509CertificateDetails
[Output only] The certificate details. Used only for X.509 certificates.
getFormat
The certificate format.
int
setFormat
The certificate format.
var
int
$this
getCertificate
The certificate data.
string
setCertificate
The certificate data.
var
string
$this
getX509Details
[Output only] The certificate details. Used only for X.509 certificates.
hasX509Details
clearX509Details
setX509Details
[Output only] The certificate details. Used only for X.509 certificates.
$this