createJwtKeyAttestation
abstract suspend fun createJwtKeyAttestation(keyAttestations: List<KeyAttestation>, challenge: String): String
Creates OAuth JWT key attestation based on the given list of mobile-platform-specific KeyAttestations.