Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 10 months ago.
pk_encryption #error "<dirent.h> not supported"
Hello, I want to use pk_encryption and decryption using nRF52832.. I cant access mbedtls_pk_parse_public_keyfile because of dirent.h error. please suggest some solution to successfully encrypt and decrypt data using RSA in nRF52. Thank You.