-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a way to do ExtractVIDPIDFromX509Cert via the Darwin framework #23338
Comments
Perhaps this API shape:
or so. Or should the "From" there be "With"? |
I’d vote with. :) |
ksperling-apple
added a commit
to ksperling-apple/connectedhomeip
that referenced
this issue
Jan 10, 2023
ksperling-apple
added a commit
to ksperling-apple/connectedhomeip
that referenced
this issue
Jan 10, 2023
lecndav
pushed a commit
to lecndav/connectedhomeip
that referenced
this issue
Mar 22, 2023
…DeviceInfo (project-chip#24335) * Add Xcode file header templates * Add vendorID and productID properties to MTRDeviceAttestationDeviceInfo Fixes project-chip#23338
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is needed to figure out the VID/PID of the device, as claimed in its DAC, after device attestation completes.
The text was updated successfully, but these errors were encountered: