OpenEUICC/libs/lpad-sm-dp-plus-connector/src/main/java/com/truphone/lpa
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
..
apdu Send full IMEI in ctxParams1 for AuthenticateServer APDU request 2022-05-18 21:57:56 -04:00
impl Fix matchingId encoding when authenticating server to eUICC 2022-05-19 22:30:58 -04:00
progress import LPA library implementation from TruPhone 2022-04-29 18:05:10 -04:00
ApduChannel.java import LPA library implementation from TruPhone 2022-04-29 18:05:10 -04:00
ApduTransmittedListener.java import LPA library implementation from TruPhone 2022-04-29 18:05:10 -04:00
LocalProfileAssistant.java Send full IMEI in ctxParams1 for AuthenticateServer APDU request 2022-05-18 21:57:56 -04:00
LocalProfileInfo.kt refactor: always use the little-endian iccid 2022-05-12 16:59:30 -04:00