OpenEUICC/libs/lpad-sm-dp-plus-connector/src
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
..
main Fix matchingId encoding when authenticating server to eUICC 2022-05-19 22:30:58 -04:00
test/java import LPA library implementation from TruPhone 2022-04-29 18:05:10 -04:00