Class PublicKeyCredential (2.9.2)

PublicKeyCredential(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A public key format and data.

Attributes

NameDescription
format google.cloud.iot_v1.types.PublicKeyFormat
The format of the key.
key str
The key data.