Add device ID attestation method to keymaster
Device ID attestation consists of three steps: * Generate a temporary key * Attest the key and desired device IDs * Delete the temporary key Rather than being spread over three keymaster APIs, these operations should happen automatically in a single keymaster method. Bug: 34734938 Test: GTS com.google.android.gts.security.DeviceIdAttestationHostTest Change-Id: Ifabb5163b9e4d12cb309a6b0ca8e5f2f92d212f4
Loading
Please register or sign in to comment