Skip to content

Changes

Summary

  1. add contrib/es9p_client: Perform ES9+ client functions like LPA+eUICC (details)
Commit d3bb37ad9f6744e1dc7cb2f2fdd2784aa210aa54 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 addedcontrib/es9p_client.py
The file was modified pySim/esim/es8p.py