createJwtKeyAttestation

abstract suspend fun createJwtKeyAttestation(keyAttestations: List<KeyAttestation>, keysAssertion: DeviceAssertion): String

Creates OAuth JWT key attestation based on the given list of mobile-platform-specific KeyAttestations.