Page 1 of 1

How to forward APDUs

Posted: Tue Mar 22, 2016 5:31 am
by Thelogan
Hi.

Does anyone know how to forward APDU?
As we all know, instance won't be selected explicitly. Some package functions will find appropriate instance and will forward all APDUs to that instance.
So is it possible to forward APDU to package instance after making some controls to find appropriate instance?

BR,
Logan

Re: How to forward APDUs

Posted: Tue Mar 22, 2016 10:48 pm
by mabel
Thelogan wrote:Hi.

Does anyone know how to forward APDU?
As we all know, instance won't be selected explicitly. Some package functions will find appropriate instance and will forward all APDUs to that instance.
So is it possible to forward APDU to package instance after making some controls to find appropriate instance?

BR,
Logan


You could use shareable objects to expose the applet instance and there is a mechanism to get a shareable object instance. This could be used to forward APDU to the instance.