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
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
The text was updated successfully, but these errors were encountered:
* 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 <[email protected]>
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
The text was updated successfully, but these errors were encountered: