Hi, First, thanks to those people who gave me info about PCMCIA readers and where to get them. Next, I have a question. Have OCF clearly defined the contract for AppletAccessCardService.registerApplet ? I know the api docs say "Register an applet on the smart card" and I know that for many javacards at least, there is a two-stage installation process of copying the files (installApplet) and then that of registering the applet to bind credentials to it (registerApplet). What I want to know is, should an applet be automatically selected once registerApplet has been called? I ask this because the iButton card services simply select the applet when registerApplet is called. "registering" is not required by ibuttons anyway, but surely it should just be doing nothing in that case, not selecting the applet? Also, when are you supposed to call provideCredentials when installing and registering an application? Are OCF firming up any of these vague areas of the API? Cheers --- > Visit the OpenCard web site at http://www.opencard.org/ for more > information on OpenCard---binaries, source code, documents. > This list is being archived at http://www.opencard.org/archive/opencard/ ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email ! to ! [EMAIL PROTECTED] ! containing the word ! unsubscribe ! in the body.
