Files
pysim/tests/unittests
Philipp Maier 3a713ca2a6 card_key_provider: pass CardKeyFieldCryptor to constructor
We currently create the CardKeyFieldCryptor object inside the constructor
of the concrete CardKeyProvider classes. There is currently no problem
with that, but when we create the CardKeyFieldCryptor object first and
then pass it as parameter to the constructor, we gain more flexibility
in case we want to support other CardKeyFieldCryptor variants in the
future.

Related: SYS#6959
2026-05-07 15:43:32 +02:00
..
2024-09-03 21:57:47 +02:00
2024-09-03 21:57:47 +02:00
2024-09-03 21:57:47 +02:00
2024-09-03 21:57:47 +02:00
2024-09-03 21:57:47 +02:00