Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

BER-TLV Problem

ShylinAug 27 2011 — edited Sep 6 2011
Dear all,
I have been working on writing a BER-TLV encoder/decoder recently. I have faced a problem in this project and even though I have googled a lot, I couldn't fix it! :(
My question is in Tag identifiers which their tag number is greater than 30! I have implemented this in my encoder/decoder, but I cant decode some of the EMV tags with it!

In my encoder the 2-bytes tags are in this range: [xx1F - xx7F]
As I know the EMV tags are in BER-TLV format. Am I right? If yes, so why I cant decode the tags like "9F01" in my decoder?

Thanks a lot for your helps!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 4 2011
Added on Aug 27 2011
6 comments
1,325 views