The T-buffer is the Tag Buffer.  I think the card conforms to Government
Smart Card Interoperability Specification.
(GSC-IS) as defined in NIST 6887.  In particular the card is a military
Alt-Token.

The commands I'm sending to the card are...

Select the object.

00 A4 04 00 07 a0 00 00 00 79 02 FE.

Next I send a read buffer...

80 52 00 00 02 01 d0  Retrieve the Tag Buffer.

then

80 52 00 00 02 02 FF Retrieve FF bytes of the Value buffer.

The tag buffer has the form   Tag 1 (length 1 - 3 bytes)  Tag 2 ( length 1-
3 - bytes) ....

The value buffer is

Value 1, Value 2, Value 3, ....

The tags in the tag buffer are what I'm trying to  figure out..

Thanks.
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to