nrf9160 Private Key Storage

How are private keys stored on the nrf9160 modem? I've read in other forum posts and observed that the private key cannot be read out once set in the modem. Where could I find more information/documentation on how the key is securely stored and used? Is there any way I can ensure an attacker cannot read out the private key once the private key is written into the modem?

For a bit of context, I was following through the AWS IoT example (https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/aws_iot/README.html) and the AWS IoT Configuration (https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/networking/aws_iot.html#lib-aws-iot

Parents Reply Children
Related