Attention is currently required from: dexter, fixeria.
1 comment:
File pySim-shell.py:
When sending raw APDUs we access the scc object through _scc member of the card object. It should also be
# noted that the apdu command plays an exceptional role since it is the only card accessing command that
# can be executed without the presence of a runt
I think the improtant bit for the user is not how we access the scc object. The important bit is that the 'apdu' command bypasses the currentyl selected logical channel. It might be a good idea to ad this to the docstr of the do_apdu method, so it ends up in the user manual.
To view, visit change 35161. To unsubscribe, or for help writing mail filters, visit settings.