Yes I got it working but the cyberflex documentation says I should also get
the application identifier, status, type and size of identifier.  Not a big
worry I was just wondering.

Thank you,
Michael.

Naomaru Itoi wrote:

> Hello,
>
> First of all, you are using Cyberflex Access, correct?  I assume so in
> the following.
>
> I think you are doing the right thing, and you have succeeded to
> select the applet.  From my experience, Cyberflex Access does not
> return information after you select an applet.  It does return info
> after you select a file.
>
> Besides, what information do you want to obtain?
>
> > I'm trying to select a cardlet with AID "niamh" and when I do the
> > transmit I get 0x90 0x00 back in the return string.  According to the
> > documentation I should be getting more information back or am I reading
> > the docs incorrectly.
> >
> > The byte sequence I'm sending is.
> >
> >   s[0] = 0x00;
> >   s[1] = 0xa4;
> >   s[2] = 0x04;
> >   s[3] = 0x00;
> >   s[4] = 0x05;
> >   s[5] = 0x6e;
> >   s[6] = 0x69;
> >   s[7] = 0x61;
> >   s[8] = 0x6d;
> >   s[9] = 0x68;
> >   dwSendLength = 10;
> >
> > Can anyone see anything obviously wrong here.
> >
> > Cheers,
> > Michael.
> >
>
> ***************************************************************
> Linux Smart Card Developers - M.U.S.C.L.E.
> (Movement for the Use of Smart Cards in a Linux Environment)
> http://www.linuxnet.com/smartcard/index.html
> ***************************************************************

***************************************************************
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/smartcard/index.html
***************************************************************

Reply via email to