pySim-shell: Authenticate (3g) support

This adds support for AUTHENTICATE to the USIM and ISIM application,
based on the newly-introduced 'construct' encoder/decoder support.

Change-Id: Id5697463e29c3dceff98bcf80f5400f7f2bcaa6c
This commit is contained in:
Harald Welte
2021-04-10 10:22:27 +02:00
parent e0f9ef1606
commit 15fae98d2e
4 changed files with 56 additions and 0 deletions

View File

@@ -300,6 +300,17 @@ to the SIM card.
This allows for easy interactive modification of file contents.
USIM commands
-------------
authenticate
~~~~~~~~~~~~
.. argparse::
:module: pySim.ts_31_102
:func: ADF_USIM.AddlShellCommands.authenticate_parser
cmd2 settable parameters
------------------------