Hi Pritesh shah ,
From the kinetis SDK x509_crt.c , this frile is part of mebd TSL(SSL Library mbed TLS / PolarSSL ).
So, if you want to get the mbedtls_x509_crt_parse_der_nocopy() API, you may go the mbed side, find the newest driver which contains mbedtls_x509_crt_parse_der_nocopy() api function, and copy it to the SDK code.
The newest SDK still didn't add the API which you mentione, but I think you can add it by yoursefl.
Wish it helps you!
Kerry
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------