From d5e550dcc46eb9988005ebc3833deb7b5c0b29f0 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Fri, 18 Apr 2025 02:24:13 +0200 Subject: [PATCH] comment in uicc.py on Security Domain Keys: add SCP81 Change-Id: Ib0205880f58e78c07688b4637abd5f67ea0570d1 --- pySim/global_platform/uicc.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pySim/global_platform/uicc.py b/pySim/global_platform/uicc.py index a29438e0..fffd1755 100644 --- a/pySim/global_platform/uicc.py +++ b/pySim/global_platform/uicc.py @@ -91,6 +91,7 @@ class UiccSdInstallParams(TLV_IE_Collection, nested=[UiccScp, AcceptExtradAppsAn # Key Usage: # KVN 0x01 .. 0x0F reserved for SCP80 +# KVN 0x81 .. 0x8f reserved for SCP81 # KVN 0x11 reserved for DAP specified in ETSI TS 102 226 # KVN 0x20 .. 0x2F reserved for SCP02 # KID 0x01 = ENC; 0x02 = MAC; 0x03 = DEK