Class Challenge (3.10.0)

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

A challenge to be signed by a 2FA key.

Attributes

Name Description
challenge bytes
Output only. The challenge to be signed by the 2FA key indicated by the public key.
public_key_pem str
Output only. The public key associated with the 2FA key that should sign the challenge.