5.7.22. SE05X Personalization Remove RSA Key Generation Module

This project permanently deletes rsa key generation module from secure element. Running this example will restrict the generation of rsa keys inside the secure element.

5.7.22.1. Building the Demo

  • Build Plug & Trust middleware stack. (Refer Building / Compiling)

  • Project: se05x_Perso_Delete_Mod_RSAKeyGen

5.7.22.2. Running the Example

If you have built a binary, flash the binary on to the board and reset the board.

If you have built an exe to be run from Windows using VCOM, run as:

se05x_Perso_Delete_Mod_RSAKeyGen.exe <PORT NAME>

Where <PORT NAME> is the VCOM COM port.

On Raspberry-Pi or iMX board, run as:

./se05x_Perso_Delete_Mod_RSAKeyGen

5.7.22.3. Console output

If everything is successful, the output will be similar to:

App   :INFO :# Running Remove Module RSAKEYGEN : On chip generation of RSA keys.
App   :INFO :# Remove Module RSAKEYGEN is complete.
App   :INFO :ex_sss Finished