EID applet and Raw identity files

124 views
Skip to first unread message

dardenne...@gmail.com

unread,
Oct 21, 2015, 6:40:45 AM10/21/15
to eID Applet
Hi,

I am trying to use the EID Applet and i would like to retrieve the equivalent of the following instruction of the EID SDK 3.5 :

BEID_EIDCard card = readerContext.getEIDCard();
card.getRawData_Id();                    
card.getRawData_Addr();
card.getRawData_AddrSig();                  
card.getRawData_IdSig();



By adding the following parameter in my web.xml : 
<init-param>
<param-name>IncludeDataFiles</param-name>
<param-value>true</param-value>
</init-param>


I am able to retrieve in the session the parameters  "eid.data.identity" and "eid.data.address" but not card.getRawData_AddrSig(); and card.getRawData_IdSig();

Is there a way to retrieve them ?

Thanks for your help.

Best Regards,
Laurent DARDENNE
Reply all
Reply to author
Forward
0 new messages