Skip to content
Failed

Changes

Summary

  1. pySim.commands: use _checksw during get_data() method (details)
Commit 8b4fac3d22ad7612a8fd50fada9ab801ff789d73 by laforge
pySim.commands: use _checksw during get_data() method

All other methods use send_apdu_checksw, just get_data()
was missing the _checksw part.

Change-Id: Ic784bf0c30b22e5e83843aa6694e2706b4b2ac48
The file was modifiedpySim/commands.py