5. Demo and Examples¶
Some of the examples below can be run on windows or raspberry-pi with optional connection string (VCOM or I2C address) as command line argument.
When running examples on raspberry pi connection string of secured element should be passed in the format <i2c_port>:<i2c_addr>
Example Raspberry Pi:
./ex_ecc "/dev/i2c-1:0x48"
On Windows with VCOM:
ex_ecc.exe COM1
5.1. Demo List¶
5.2. SSS API Examples¶
5.3. Cloud Demos¶
5.4. Linux Specific Demos¶
5.5. OPC-UA Example¶
5.6. ARM PSA Example¶
5.7. SE05X Examples¶
- 5.7.1. SE05X Minimal example
- 5.7.2. SE05X Get Info example
- 5.7.3. APDU Player Demo
- 5.7.4. Using policies for secure objects
- 5.7.5. Get Certificate from the SE
- 5.7.6. SE05X Rotate PlatformSCP Keys Demo
- 5.7.7. I2C Master Example
- 5.7.8. SE05X WiFi KDF Example
- 5.7.9. SE05X Export Transient objects
- 5.7.10. SE05X Import Transient objects
- 5.7.11. Import External Object Prepare
- 5.7.12. SE05X Mandate SCP example
- 5.7.13. Read object with Attestation
- 5.7.14. SE05X Transport Lock example
- 5.7.15. SE05X Transport UnLock example
- 5.7.16. SE05X Timestamp
- 5.7.17. SE05X PCR example
- 5.7.18. Configuring Applet Features
- 5.7.19. Write APDU to buffer
- 5.7.20. Inject Certificate into SE
- 5.7.21. SE05X Read State example
- 5.7.22. SE05X Personalization Remove RSA Key Generation Module
- 5.7.23. DEMO for Personalization of SE051
- 5.7.24. SE05X MultiThread demo
- 5.7.25. SE05X Invoke Garbage Collection Example
- 5.7.26. ECC Concurrent Example
- 5.7.27. Symmetric Multi Step Concurrent Example
- 5.7.28. Delete and Test Provision
- 5.7.29. se05x Multiple Digest Crypto Objects example
- 5.7.30. SE05X Allow Without SCP example
- 5.7.31. FIDO ECDAA Example
- 5.7.32. SE05X SCP03 BOOT Example