I am curious if anyone can point me to an example of working with the SRP functionality in the CryptoCell.
I see the headers for it at nrfxlib/crypto/nrf_cc310_mbedcrypto/include/mbedtls_extra/mbedtls_cc_srp.h so it seems like support is exposed, however the API there is quite low level and I am trying to avoid needing to learn everything.
Thank you so much!