OpenEUICC/libs/lpad-sm-dp-plus-connector/src/main/java/com/truphone/lpa/impl
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
..
download Fix matchingId encoding when authenticating server to eUICC 2022-05-19 22:30:58 -04:00
AuthenticateClientSmDp.java
DisableProfileWorker.java
DownloadProfileWorker.kt Fix matchingId encoding when authenticating server to eUICC 2022-05-19 22:30:58 -04:00
EnableProfileWorker.java
GetSMDPAddressWorker.java
HandleNotificationsWorker.java
InitialAuthenticationKeys.java
ListProfilesWorker.kt
LocalProfileAssistantImpl.java
SetNicknameWorker.kt
SetSMDPAddressWorker.java
SmdsRetrieveEventsWorker.java