Class PublicKeyCredential (2.2.1)

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

A public key format and data. .. attribute:: format

The format of the key.

:type: google.cloud.iot_v1.types.PublicKeyFormat

Attribute

NameDescription
key str
The key data.