PutData.xml
1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<APDU>
<CommandName name="GoodCase">
<CLA>04</CLA>
<INS>DA</INS>
<P1>True</P1>
<P2>True</P2>
<LC>DATA.Length</LC>
<Cal>True</Cal>
<Simu>True</Simu>
<DATA>True</DATA>
<LE></LE>
<expsw>9000</expsw>
<expdata></expdata>
</CommandName>
<CommandName name="BadCase6A80">
<CLA>04</CLA>
<INS>DA</INS>
<P1>9F</P1>
<P2>11</P2>
<LC>DATA.Length</LC>
<Cal>True</Cal>
<Simu>True</Simu>
<DATA>0002</DATA>
<LE></LE>
<expsw>6A80</expsw>
<expdata></expdata>
</CommandName>
<CommandName name="BadCase6A86">
<CLA>04</CLA>
<INS>DA</INS>
<P1>9F</P1>
<P2>36</P2>
<LC>DATA.Length</LC>
<Cal>True</Cal>
<Simu>True</Simu>
<DATA>0002</DATA>
<LE></LE>
<expsw>6A86</expsw>
<expdata></expdata>
</CommandName>
<CommandName name="BadCase6A88">
<CLA>04</CLA>
<INS>DA</INS>
<P1>9F</P1>
<P2>75</P2>
<LC>DATA.Length</LC>
<Cal>True</Cal>
<Simu>True</Simu>
<DATA>000009000000</DATA>
<LE></LE>
<expsw>6A88</expsw>
<expdata></expdata>
</CommandName>
<CommandName name="BadCase">
<CLA>04</CLA>
<INS>DA</INS>
<P1>9F</P1>
<P2>75</P2>
<LC>DATA.Length</LC>
<Cal>True</Cal>
<Simu>True</Simu>
<DATA>000009000000</DATA>
<LE></LE>
<expsw>6A88</expsw>
<expdata></expdata>
</CommandName>
</APDU>