Hi,
Platform: nRF54L15
SDK: V2.9.0
The application is Matter + BLE.
We would like to use X509 certificates which will be used for authentication when the application is used in BLE. We would like to
- Store the certificate either in KMU(preferred, if possible) or in the Trusted storage.
- Extract the pubic key and the signature value for authentication.
Is there a sample code or example for the above? I went the samples/crypto but could not find one.
Thanks.
Subu Muthu