Class PublicKeyCredential (2.0.2)

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

A public key format and data.

Attributes

NameDescription
format .resources.PublicKeyFormat
The format of the key.
key str
The key data.