ash2005 / jcardsim

Automatically exported from code.google.com/p/jcardsim
0 stars 1 forks source link

Add support for command CREATE APPLET in apdu scripts. #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Description:
http://www.cs.ru.nl/~tews/jcdocs/kit-user-2.2.2/cJDKinstaller.html#94775

Original issue reported on code.google.com by jcard...@licel.ru on 28 Jun 2012 at 6:58

GoogleCodeExporter commented 9 years ago
Create Applet
==========
The table below specifies the field sequence in the Create Applet APDU. The 
Create Applet APDU is sent to the on-card installer, and tells the on-card 
installer to create an applet instance from each of the already sequentially 
transmitted components of the CAP file.

TABLE 27  –  Create Applet APDU Command
-------------------------------------
0x8x, 0xb8, 0x00, 0x00
Lc field
AID length field
AID field
parameter length field
[parameters]
Le field

Original comment by jcard...@licel.ru on 17 Sep 2012 at 7:53

GoogleCodeExporter commented 9 years ago
issue resolved, code in the trunk

Original comment by jcard...@licel.ru on 18 Sep 2012 at 1:02