You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
controller/python: add device attestation revocation support (#37134)
* src/credentials: add an API to DeviceAttestationVerifier interface to
set the revocation delegate
* controller/python: add device attestation revocation support
- Added the cli option to matter testing framework for setting the dac
revocation set path
- Added the required changes in the python bindings
- Added an API to the python controller to set the dac revocation set
path.
* rename TrySettingRevocationDelegate to SetRevocationDelegate
0 commit comments