shell: Add 'apdu_trace' settable parameter for hex-dumping APDUs

Change-Id: I0c957c0b86473413f31e4bd8bc4e633fc1470222
This commit is contained in:
Harald Welte
2021-04-10 11:28:53 +02:00
parent eb05b2f60e
commit 7829d8a357
3 changed files with 39 additions and 3 deletions

View File

@@ -328,6 +328,11 @@ debug
If enabled, full python back-traces will be displayed in case of exceptions
apdu_trace
~~~~~~~~~~
Boolean variable that determines if a hex-dump of the command + response APDU shall be printed.
numeric_path
~~~~~~~~~~~~