Re: [opensc-devel] Add more functions in libopensc.exports

2010-01-18 Thread Martin Paljak
Hello François (Cc added to opensc-devel) On Jan 18, 2010, at 4:00 PM, François Leblanc wrote: > On Jan 18, 2010, at 12:28 PM, François Leblanc wrote: >>> I wish to add sc_apdu_log, sc_apdu_get_octets and sc_apdu_set_resp to >> Why do you want to do that? These are internal functions and should no

Re: [opensc-devel] Add more functions in libopensc.exports

2010-01-18 Thread François Leblanc
>On Jan 18, 2010, at 12:28 PM, François Leblanc wrote: >> I wish to add sc_apdu_log, sc_apdu_get_octets and sc_apdu_set_resp to >Why do you want to do that? These are internal functions and should not be >>used outside of libopensc. >> I need doing this since I wan't to provide a pcsc drivers

Re: [opensc-devel] Add more functions in libopensc.exports

2010-01-18 Thread Martin Paljak
Hello, On Jan 18, 2010, at 12:28 PM, François Leblanc wrote: > I wish to add sc_apdu_log, sc_apdu_get_octets and sc_apdu_set_resp to Why do you want to do that? These are internal functions and should not be used outside of libopensc. > I need doing this since I wan't to provide a pcsc drivers