Skip to content

Changes

Summary

  1. pySim.esim.saip: Meaningful constructors for [I]SD + SSD (details)
Commit 4118433033b1251526846e7785a296518e5297f5 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