Skip to content
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

Expand out "pai" and "dac" and "cert" in Darwin APIs #23915

Closed
bzbarsky-apple opened this issue Dec 5, 2022 · 1 comment · Fixed by #23937
Closed

Expand out "pai" and "dac" and "cert" in Darwin APIs #23915

bzbarsky-apple opened this issue Dec 5, 2022 · 1 comment · Fixed by #23937

Comments

@bzbarsky-apple
Copy link
Contributor

bzbarsky-apple commented Dec 5, 2022

Should use productAttestationIntermediateCertificate and deviceAttestationCertificate and Certificate.

@bzbarsky-apple
Copy link
Contributor Author

bzbarsky-apple commented Dec 5, 2022

I think in practice this comes down to these bits, apart from backwards-compat APIs, at this point:

src/darwin/Framework/CHIP/MTRDeviceControllerFactory.h:@property (nonatomic, copy, nullable) NSArray<NSData *> * paaCerts;
src/darwin/Framework/CHIP/MTRDeviceControllerFactory.h:@property (nonatomic, copy, nullable) NSArray<NSData *> * cdCerts;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant