Skip to content

Changes

Summary

  1. global_platform/euicc: Implement obtaining SCP keys from CardKeyProvider (details)
Commit 3bcb366b6d347fe4fa11c1e7a86704120ab55dfc by laforge
global_platform/euicc: Implement obtaining SCP keys from CardKeyProvider

Now that CardKeyProvider is capable of storing key materials
transport-key-encrypted, we can use this functionality to look up the
SCP02 / SCP03 key material for a given security domain.

This patch implements this for the ISD-R and ECASD using a look-up by
EID inside the CSV.

Change-Id: I2a21f031ab8af88019af1b8390612678b9b35880
The file was modified pySim/global_platform/__init__.py
The file was modified pySim/euicc.py