Hi
We are using mbedtls 2.28.9 and want to offload crypto operations to HSM from NXP imx-secure-enclave.
is the below approach correct or please suggest alternate approaches if any?
or Do you recommend to use MBEDTLS_PK_RSA_ALT_SUPPORT? and implement the
key creation/signing/export of public key operations ?
Thanks,
Kavitha