Skip to content

Instantly share code, notes, and snippets.

@kamituel
Created November 5, 2014 08:48
Show Gist options
  • Save kamituel/ea70422a7eb6700a14a9 to your computer and use it in GitHub Desktop.
Save kamituel/ea70422a7eb6700a14a9 to your computer and use it in GitHub Desktop.
GPD example #1 parsed to proposed data structure
[
{
"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"
}
]
@tauzen
Copy link

tauzen commented Nov 5, 2014

Q1: Is the short AID a mask for matching?

@lantianyouyou
Copy link

it is the aid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment