Skip to content
Success

Changes

Summary

  1. pySim-shell: re-organize Card Key Provider related options (details)
Commit 914e76ee20b5be7647d919281101eb0487d26717 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