pySim-shell: Adds support for DEACTIVATE FILE + ACTIVATE FILE

Change-Id: I22207dde20f991b0a22dea8f5dd695a0ec99da33
This commit is contained in:
Harald Welte
2021-04-10 18:17:55 +02:00
parent 15fae98d2e
commit a463161ae2
3 changed files with 25 additions and 0 deletions

View File

@@ -120,6 +120,14 @@ it if you authenticate yourself with the said CHV/PIN.
:module: pySim-shell
:func: Iso7816Commands.verify_chv_parser
deactivate_file
~~~~~~~~~~~~~~~
Deactivate the currently selected file. This used to be called INVALIDATE in TS 11.11.
activate_file
~~~~~~~~~~~~~
Activate the currently selected file. This used to be called REHABILITATE in TS 11.11.
pySim commands