Skip to content
Success

Changes

Summary

  1. pySim-shell: re-organize Card Key Provider related options (details)
Commit 9738b79e5a84f3cd0b9cb5f04b59bc68d8729ed8 by pmaier@sysmocom.de
pySim-shell: re-organize Card Key Provider related options

As we plan to support other formats as data source for the Card Key
Provider soon, the more commandline options may be added and it makes
sense to group the Card Key Provider options in a dedicated group.

Let's also rename the option "--csv-column-key" to just "--column-key".
The column encryption is a generic concept and not CSV format specific.
(let's silently keep the "--csv-column-key" argument so maintain backward
compatibility)

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