When ClientAthentication.AttestationBased is used with a Wallet Instance Attestation, we must verify that the WIA is signed with one of the following JWS Algorithms:
- ES256, i.e. ECDSA with SHA-256 on P-256 Curve
- ES384, i.e. ECDSA with SHA-384 on P-384 Curve
- ES512, i.e. ECDSA with SHA-512 on P-512 Curve