Skip to content

Changes

Summary

  1. pySim.esim.saip: Add methods to rebuild "mandatory" lists in (details)
Commit ff8933ccee39273b23e777bccb02a48419c2c82e by laforge
pySim.esim.saip: Add methods to rebuild "mandatory" lists in ProfileHeader

The ProfileHeader PE contain lists of template-oids and services that
are mandatory in this profile.  Let's add methods that can be used to
(re-) compute those lists based on the actual PE contents of the
sequence.

The idea is that during programmatic construction of a profile, those methods
would be called after appending all PEs, just before encoding the
profile as DER.

Change-Id: Ib43db8695c6eb63965756364fda7546d82df0beb
The file was modified pySim/esim/saip/__init__.py