Skip to content
Success

Changes

Summary

  1. pySim-shell: add command to manually query the Card Key Provider (details)
Commit 7ed728f57b68ffd43b8e61fdcd0c7361d288dbe9 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