Skip to content

Changes

Started by upstream project gerrit-onomondo-ipa #57
Started 22 hr ago
Queued 3 min 28 sec
V1.2: Add eimTransactionId to InitiateAuthenticationRequestEsipa

Add new eimTransactionId field to InitiateAuthenticationRequestEsipa.

The eimTransactionId walks through the IPA process like this:

* The eimTransactionId is retrieved from ProfileDownloadTriggerRequest
   at proc_eim_pkg_retr.c.
* Then it is handed to the Common Mutual Authentication Procedure at
   proc_indirect_prfle_dwnld.c.
* There it is handed to the InitiateAuthentication function at
   proc_cmn_mtl_auth.c.
* There it is stored in initiateAuthenticationRequestEsipa at
   esipa_init_auth.c.

Reference: SGP.32 Section 5.14.1

Related: SYS#8101
Change-Id: I1c8ef6fc0a3f7ab5735e401597fc8c6b2021fc09
Andreas Eversberg at