Response message for the GenerateAppAttestChallenge
method.
JSON representation |
---|
{ "challenge": string, "ttl": string } |
Fields | |
---|---|
challenge |
A one-time use challenge for the client to pass to the App Attest API. A base64-encoded string. |
ttl |
The duration from the time this challenge is minted until its expiration. This field is intended to ease client-side token management, since the client may have clock skew, but is still able to accurately measure a duration. A duration in seconds with up to nine fractional digits, ending with ' |