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

[Feature] Add TLV parser API on Darwin Platform #24978

Open
kpark-apple opened this issue Feb 10, 2023 · 1 comment
Open

[Feature] Add TLV parser API on Darwin Platform #24978

kpark-apple opened this issue Feb 10, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@kpark-apple
Copy link
Contributor

Feature description

It would be nice to have Matter TLV parser exposed on Darwin platform.
There is a specific need to get CSR out of nocsrElements of the certificate sign response at the moment, but a generic one would be nice.

Platform

darwin

Platform Version(s)

No response

Anything else?

No response

@bzbarsky-apple
Copy link
Contributor

For a generic one we would need to figure out how the API should look...

But we should absolutely have an API for getting CSR out of nocsrElements.

@bzbarsky-apple bzbarsky-apple self-assigned this Feb 10, 2023
@woody-apple woody-apple added the p1 priority 1 work label Apr 4, 2023
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue Apr 10, 2023
Addresses the most immediate problem that led to
project-chip#24978 being filed.
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue Apr 10, 2023
Addresses the most immediate problem that led to
project-chip#24978 being filed.
bzbarsky-apple added a commit that referenced this issue Apr 11, 2023
* Add a Darwin API to parse the CSR out of a nocsr-elements.

Addresses the most immediate problem that led to
#24978 being filed.

* Update MTRCSRInfo.mm

* Update MTRCSRInfo.mm

* Address review comment.

* Address review comment.

---------

Co-authored-by: Nivi Sarkar <55898241+nivi-apple@users.noreply.github.com>
@woody-apple woody-apple added this to the Future milestone Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

3 participants