Skip to content
Failed

Changes

Summary

  1. pySim-shell: add command to manually query the Card Key Provider (details)
Commit 4a23a03e1a7ac0a01417ba0a5065f463ef3223ab by pmaier@sysmocom.de
pySim-shell: add command to manually query the Card Key Provider

The Card Key Provider is a built in mechanism of pySim-shell which
allows the user to read key material from a CSV file in order to
avoid having to lookup and enter the key material himself. The
lookup normally done by the pySim-shell commands automatically.

However, in some cases it may also be useful to be able to query the
CSV file manually in order to get certain fields displayed. Such a
command is in particular helpful to check and diagnose the CSV data
source.

Related: SYS#7725
Change-Id: I76e0f883572a029bdca65a5a6b3eef306db1c221
The file was modifiedpySim-shell.py