Class ChallengeReply (3.16.0)
Stay organized with collections
Save and categorize content based on your preferences.
ChallengeReply(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A reply to a challenge signed by a 2FA key.
Attributes |
| Name |
Description |
signed_challenge |
bytes
Required. The signed challenge associated
with the 2FA key. The signature must be
RSASSA-PKCS1 v1.5 with a SHA256 digest.
|
public_key_pem |
str
Required. The public key associated with the
2FA key.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-18 UTC.
[null,null,["Last updated 2026-07-18 UTC."],[],[]]