euicc: add some first IoT eUICC commands (GSMA SGP.32)

this is far from being complete, just some basic first commands
to get the certificates and eIM configuration.

Change-Id: Ie05108e635ed9c6de10f0ba431cb1b13893f6be8
This commit is contained in:
Harald Welte
2023-10-24 12:11:04 +02:00
committed by laforge
parent 884eb551af
commit cbc0bdfaa9
2 changed files with 67 additions and 3 deletions

View File

@@ -921,6 +921,16 @@ set_nickname
:module: pySim.euicc
:func: ADF_ISDR.AddlShellCommands.set_nickname_parser
get_certs
~~~~~~~~~
Obtain the certificates from an IoT eUICC using the ES10c GetCerts() function.
get_eim_configuration_data
~~~~~~~~~~~~~~~~~~~~~~~~~~
Obtain the eIM configuration data from an IoT eUICC using the ES10b GetEimConfigurationData() function.
cmd2 settable parameters
------------------------