I'm working with the MFC 4.3 Card from IBM (now you can order this
card by comcard.de) and the OCF.
There is no CardSevrvice for this Card, right?
So I try to programm some APDU commands and use the
PassThroughService.
So I send
0xA4 0x46 0x00 0x01
to the card an got the error code 6A 88
Whats wrong?
Does anybody have a small example howto generate an RSA Key with this
card and HowTo sign a Message?
best regards
Max
--
when I find my code in tons of trouble, | GoInForm
friends and colleagues come to me, | Umweltrecht und
speaking words of wisdom | Informationssysteme
"write in C" | http://www.goinform.de
6A88 means that there is no application which belongs to this id.
sven