attestationStatement property
The App Attest statement as returned by Apple's client-side App Attest API.
This is the CBOR object returned by Apple, which will be Base64 encoded in the JSON API.
Implementation
core.String? attestationStatement;
The App Attest statement as returned by Apple's client-side App Attest API.
This is the CBOR object returned by Apple, which will be Base64 encoded in the JSON API.
core.String? attestationStatement;