verifyAppAttestation
abstract fun verifyAppAttestation(attestationObject: ByteArray, challenge: ByteArray): AttestationResult(source)
convenience method specific to iOS, which only verifies App Attestation and no assertion
Parameters
attestationObject
the AppAttest attestation object to verify
challenge
the challenge to verify against