uicc ツールキットのインストール パラメータに問題があります。長い間試行しましたが、成功しませんでした。
簡単な uicc ツールキット コードを用意してください。エラーの場所がわかりません。インストール パラメータ APDU は次のとおりです。常に 6A80 になります。
80 E6 0C 00 => CLA INS P1(Selectable) P2
41 => TOTAL DATA LEN
//AID's
0A 51 02 03 04 05 06 07 08 09 00
0B 51 02 03 04 05 06 07 08 09 00 00
0B 51 02 03 04 05 06 07 08 09 00 00
01 00 => Privileges
=> Begin of install pararms
1A => LEN INSTALL PARAMS
EF 08 => System specific param Tag + Len
C7 02 00 00 C8 02 00 00 => volatile and nonvolatile mem quota
C9 00 => Application specific params (Tag + Len)
EA 0C
80 UICC Toolkit Application specific parameters field
00 => prio level
00 => max timer allowed
10 => max text length
01 => max menu entry
00 => pos of the mneu entry
00 => identifier of the menu entry
02 => max number of channels
01 => len of msl
00 => msl
00 => len of tar values
00 => max number of this appl. instances
=> End of install pararms
00 => Install Token Len
00 => LE
私の目標は、非接触 + uicc STK アプレットです。しかし、単純な uicc ツールキット アプレットすらインストールできません。
希望、誰でもアイデアを持っています..
よろしくお願いします..