Files
pysim/pySim
Philipp Maier d8637f3a70 commands: get rid of cla4lchan
The send_apdu* methods now support lchan patching, so there is no longer
a need for computing the class byte manually (which is prone get forgotten)
before calling a send_apdu*. It is now enough to supply an APDU that has
a class byte with the default channel selected. This also means we do not
need cla4lchan anymore, so let's restruture the code and get rid of it
completely.

Related: OS#6531
Change-Id: Ia795f3c16a8875484fce3b44e61497d5aa52b447
2024-08-28 12:53:14 +02:00
..
2024-02-05 09:53:59 +01:00
2024-08-28 12:53:14 +02:00
2024-02-05 17:54:30 +01:00
2024-08-28 12:53:14 +02:00
2024-02-05 09:52:12 +01:00
2024-02-05 09:44:53 +01:00
2024-06-10 08:59:39 +02:00
2024-02-05 09:50:54 +01:00
2024-08-23 06:51:37 +00:00
2024-02-05 09:50:47 +01:00
2024-07-31 23:17:13 +02:00