Created
November 5, 2014 08:48
-
-
Save kamituel/ea70422a7eb6700a14a9 to your computer and use it in GitHub Desktop.
GPD example #1 parsed to proposed data structure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"applet": [ | |
160, | |
0, | |
0, | |
1, | |
81, | |
1 | |
], | |
"application": "denied-all" | |
}, | |
{ | |
"applet": [ | |
160, | |
0, | |
0, | |
1, | |
81, | |
2 | |
], | |
"application": [ | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17 | |
] | |
}, | |
{ | |
"applet": [ | |
160, | |
0, | |
0, | |
1, | |
81, | |
3 | |
], | |
"application": [ | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17, | |
17 | |
] | |
}, | |
{ | |
"applet": "all", | |
"application": "allowed-all" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Q1: Is the short AID a mask for matching?