verifyKeyAttestation

abstract fun verifyKeyAttestation(attestationCerts: List<X509Certificate>, expectedChallenge: ByteArray): KeyAttestation<PublicKey>(source)

convenience method for verifyKeyAttestation specific to Android. Attests the public key contained in the leaf

Parameters

attestationCerts

attestation certificate chain

expectedChallenge

attestation challenge