Skip to content
Success

Changes

Summary

  1. javacard: add parser for JAVA-card CAP file format (details)
Commit 29373a62ffec4db96b667b07810f99c781c72a40 by pmaier@sysmocom.de
javacard: add parser for JAVA-card CAP file format

To install JAVA-card applets we need to be able to extract the executeable
loadfile and the AIDs of the applet and the loadfile. This patch adds the
parser and related unittests.

Related: OS#6679
Change-Id: I581483ccb9d8a254fcecc995fec3c811c5cf38eb
The file was modifiedpySim/javacard.py
The file was addedtests/unittests/test_javacard.cap
The file was addedtests/unittests/test_javacard.py