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. AWS Demo for KSDK
- 5.4. AWS Demo for iMX Linux / RaspberryPi
- 5.5. GCP Demo for KSDK
- 5.6. GCP Demo for iMX Linux / Raspberry Pi
- 5.7. IBM Watson Demo for KSDK
- 5.8. IBM Watson Demo for iMX Linux / Raspberry Pi
- 5.9. Azure Demo for KSDK
- 5.10. Azure Demo for iMX Linux / Raspberry Pi
- 5.11. Greengrass Demo for Linux
- 5.12. OpenSSL Engine: TLS Client example for iMX/Rpi3
- 5.13. OPC UA (Open62541) Demo
- 5.14. SE05X Minimal example
- 5.15. SE05X Get Info example
- 5.16. APDU Player Demo
- 5.17. Using policies for secure objects
- 5.18. Get Certificate from the SE
- 5.19. SE05X Rotate PlatformSCP Keys Demo
- 5.20. I2C Master Example
- 5.21. SE05X WiFi KDF Example
- 5.22. SE05X Import Transient objects
- 5.23. SE05X Export Transient objects
- 5.24. Import External Object Prepare
- 5.25. Import External Object Create
- 5.26. SE05X Mandate SCP example
- 5.27. Read object with Attestation
- 5.28. SE05X Transport Lock example
- 5.29. SE05X Transport UnLock example
- 5.30. SE05X Timestamp
- 5.31. MIFARE DESFire EV2 : Prepare SE050
- 5.32. MIFARE DESFire EV2 : Prepare MFDFEV2
- 5.33. MIFARE DESFire EV2 : Authentication
- 5.34. MIFARE DESFire EV2 : Change Key
- 5.35. MIFARE DESFire EV2 : Diversified Change Key
- 5.36. Tool to create Reference key file
- 5.37. Building a self-signed certificate
- 5.38. Write APDU to buffer
- 5.39. Ease of Use configuration - IBM Watson
- 5.40. Ease of Use configuration - Google Cloud Platform
- 5.41. Ease of Use configuration - Azure IoT Hub
- 5.42. Ease of Use configuration - AWS IoT Console
