JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html

What is the installation parameter? How to implement?

JavaCard Applet Development Related Questions and Answers.
bigWhite
Posts: 35
Joined: Tue Aug 25, 2015 8:21 am
Points :504
Contact:

What is the installation parameter? How to implement?

Post by bigWhite » Tue Aug 25, 2015 8:28 am

What is the installation parameter? How to implement the install() function in Applet? Such as I want to allocate some memory for my applet, how can I implement it? Can somebody give me a sample?

predators
Posts: 21
Joined: Wed Aug 19, 2015 7:18 am
Points :12
Contact:

Re: What is the installation parameter? How to implement?

Post by predators » Tue Oct 27, 2015 8:32 am

You can refer to the GlobalPlatform specification about INSTALL command in 9.5.
9.5.2.3.6 INSTALL [for load] and INSTALL [for install] Parameters
The load and install parameters fields are TLV structured values including optional System Specific Parameters
and Application Specific Parameters. While the presence of the System Specific Parameters is optional for both
loading and installation, even if they are present, it is not required that the system take heed of these i.e. their
presence shall be anticipated but the content may be ignored.
......

bigWhite
Posts: 35
Joined: Tue Aug 25, 2015 8:21 am
Points :504
Contact:

Re: What is the installation parameter? How to implement?

Post by bigWhite » Tue Oct 27, 2015 9:51 pm

predators wrote:You can refer to the GlobalPlatform specification about INSTALL command in 9.5.
9.5.2.3.6 INSTALL [for load] and INSTALL [for install] Parameters
The load and install parameters fields are TLV structured values including optional System Specific Parameters
and Application Specific Parameters. While the presence of the System Specific Parameters is optional for both
loading and installation, even if they are present, it is not required that the system take heed of these i.e. their
presence shall be anticipated but the content may be ignored.
......


Can you give me a sample?

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Bing [Bot] and 37 guests

JavaCard OS : Disclaimer