Commit
b326f33f
authored
by
Committed by
Subrahmanya Manikanta Venkateswarlu Bhamidipati Kameswara Sri
Include the CWT validation in VTS testing.
This change modifies the VTS tests to validate the structure of the CBOR Web Token (CWT) which contains the public key as one of several fields in the map. It only validates the subset of fields expected to be seen in the VTS tests. The ones related to the actual BCC will not be present in test mode due to the security guarantees of the interface. Additionally, the test will also now check that the first key in the BCC array matches the public key that should be self-signed in the certificate located in the second index of the BCC array. Bug: 219962281 Test: atest VtsHalRemotelyProvisionedComponentTargetTest (cherry picked from https://android-review.googlesource.com/q/commit:81880284af9f8d6f82d8fbd4b82c70307fcb3762) Merged-In: I9e7769861529b8095d77ce8fee3c78222579d38c Change-Id: I9e7769861529b8095d77ce8fee3c78222579d38c
Loading
-
mentioned in commit 803c953b
-
mentioned in commit 681866e6
-
mentioned in commit e394df7d
-
mentioned in commit 93fdf8e7
-
mentioned in commit d4f4330f
-
mentioned in commit d1bf40ce
-
mentioned in commit b050af01
-
mentioned in commit 77d41b4a
-
mentioned in commit d64791da
-
mentioned in commit 0325d5a4
-
mentioned in commit 743b184e
-
mentioned in commit 21d20c4e
Please register or sign in to comment