aboutsummaryrefslogtreecommitdiffstats
path: root/pySim/cards.py
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2018-06-13 12:34:03 +0200
committerPhilipp Maier <pmaier@sysmocom.de>2018-07-03 15:17:16 +0200
commit0e3fcaa1bbe78010d23bf59b6c2f6629feac4627 (patch)
tree631a3b602bf3bb759e693d52beff6f71c02f5b62 /pySim/cards.py
parent859e0fd1ce08699930064c12fb9f7908ef972b50 (diff)
commands: get file/record length from FCP (USIM)
Some of the methods SimCardCommands() have ways to determaine length information from the card response. Regular sims use a format where the length field is on a fixed position. USIMs use FCP templates (format control parameters), which is a TLV encodecs string. So lets distingish if we deal with an USIM (We can easily do this by looking at the select control parameters) and extract the length info from the FCP. - If we deal with USIMs, use the FCP to determine length information Change-Id: I068cf8a532e1c79a2d208e9d275c155ddb72713c Related: SYS#4245
Diffstat (limited to 'pySim/cards.py')
0 files changed, 0 insertions, 0 deletions