Hi all,
I would like to understand how the attestation response signature is constructed and how to derive r and s values from the signature.
What data is actually being signed to produce the signature? Is it just the base64 encoded string value of the challenge or is there additional data being signed?