Skip to content

Changes

Summary

  1. add contrib/es9p_client: Perform ES9+ client functions like LPA+eUICC (details)
Commit d87b31c8e1a0e799891ea6e2cb0b8829f7a48a45 by laforge
add contrib/es9p_client: Perform ES9+ client functions like LPA+eUICC

This tool can be used to test the SM-DP+. It implements the full dance
of all HTTPs API operations to get to the downloadProfile, and will
decrypt the BPP to the UPP, which is then subsequently stored as file on
disk.

Needless to say, this will only work if you have an eUICC certificate +
private key that is compatible with the CI of your SM-DP+.

Change-Id: Idf8881e82f9835f5221c58b78ced9937cf5fb520
The file was modified pySim/esim/es8p.py
The file was addedcontrib/es9p_client.py