Page 1 of 1

CPLC data details

Posted: Sun Nov 27, 2016 4:14 am
by aahmadzadeh
Did anybody have any document or reference about CPLC data ?
Definition of every segment of CPLC data and who can set and edit those?

Re: CPLC data details

Posted: Sun Nov 27, 2016 11:19 pm
by UNKNwYSHSA
Here's the description in Open Platform Card Specification V2.0.1:


You can parse CPLC data use the tool GlobalPlatformPro, Here is the CPLC class in the source code:
https://github.com/martinpaljak/GlobalP ... PData.java

The other opensource project GlobalPlatform can also be used to parse CPLC data:
https://sourceforge.net/p/globalplatfor ... a-commands

If you found any specification describes more details, please tell me, thanks.