Skip to content

Changes

Summary

  1. pySim.esim.saip: Meaningful constructors for [I]SD + SSD (details)
Commit 14c6ff1aed9bacbd7628e0b77a629daa05b2958c by laforge
pySim.esim.saip: Meaningful constructors for [I]SD + SSD

So far the main use case was to read a ProfileElement-SD from
a DER file.  But when we want to construct one from scratch,
we need to have the constructor put some meaningful [default]
values into the class members.

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