mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-06-19 06:35:20 +03:00
30b225f3bf
There are situations where it is necessary to modify the class byte and the selection control bytes of a card at runtime. This should not be done by accessing the properties of the _scc object directly. The modification of those properties should be done via a set method instead. Change-Id: Ifd8aa2660e44a18d28945d070419612eff443e78