OpenEUICC/libs/lpad-sm-dp-plus-connector/src/main/java/com/truphone
Peter Cai cbe3fd1458 Fix matchingId encoding when authenticating server to eUICC
Because the library uses hex-encoded string internally for all APDU
commands, the matchingId itself also needs to be encoded. This is done
by `setMatchingId` and we should also use that when generating
CtxParams1 ourselves.
2022-05-19 22:30:58 -04:00
..
es9plus
lpa Fix matchingId encoding when authenticating server to eUICC 2022-05-19 22:30:58 -04:00
lpad
util