Attention is currently required from: dexter, fixeria, laforge.
laforge uploaded patch set #3 to this change.
The following approvals got outdated and were removed: Verified-1 by Jenkins Builder
commands.py: Wrap the transport send_apdu* methods
Let's not have higher level code directly call the transports send_apdu*
methods. We do this as a precursor to introducing secure channel
support, where the secure channel driver would add MAC and/or encrypt
APDUs before they are sent to the transport.
Change-Id: I1b870140959aa8241cda2246e74576390123cb2d
---
M pySim-shell.py
M pySim/commands.py
M pySim/euicc.py
M pySim/global_platform.py
M pySim/legacy/cards.py
M pySim/transport/__init__.py
6 files changed, 135 insertions(+), 104 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/62/35762/3
To view, visit change 35762. To unsubscribe, or for help writing mail filters, visit settings.