>From what I understand, a RID of A000000304 is an hexadecumal representation
of the five bytes in the RID: 0xA0 0x00 0x00 0x03 0x04 in this case.
You are correct in that you can define the other eleven bytes as you wish,
you can even not use all of them. For example, if you want to assign three
bytes for the project (let's say the digits 000005) and five for the
cardholder id (1234567890), that is fine: 0x00 0x00 0x05 0x12 0x34 0x56 0x78
0x90. Of course you do not have to use BCD notation, you can even partition
by bit fields if you wish.
I hope this helps a bit.
Regards,
Rodrigo Chandia
Software Engineer
NetLink Transaction Services
-------------------------------------------
[EMAIL PROTECTED]
Phone: + 1 (716) 924 0226 ext. 14
Fax: + (716) 924 4185
Mail:
820 Phillips Rd
Victor, NY 14564
USA
-------------------------------------------
> -----Original Message-----
> From: Nick Betteridge [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, July 11, 2000 1:09 PM
> To: [EMAIL PROTECTED]
> Subject: [OCF] RID
>
> Here's a good one.
>
> I've just been assigned an RID, something like 'A000000304'
>
> In the gemplus manual, the RID is defined as being 16 bytes long, the 5
> most significant being the ISO assigned RID and the remaining 11 bytes
> being freely assigned by the developer.
>
> If this is the case then my 'true' RID is something like:
> 0020400000000000 ?
>
> If someone can confirm that all is well, then great.
>
> On the otherhand, is the ISO assigned A000000204 RID a hexidecimal one
> or decimal?
>
> Hope someone can help
>
> Thanks
>
> Nick
>
>
> ---
> > 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.
---
> 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.