InnerAuthenticate.xml
774 Bytes
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
<APDU>
<CommandName name="GoodCase">
<CLA>00</CLA>
<INS>88</INS>
<P1>00</P1>
<P2>00</P2>
<LC>DATA.Length</LC>
<Cal>True</Cal>
<Simu>True</Simu>
<DATA>True</DATA>
<LE>00</LE>
<expsw>9000</expsw>
<expdata>True</expdata>
</CommandName>
<CommandName name="GoodCase_SM">
<CLA>00</CLA>
<INS>88</INS>
<P1>00</P1>
<P2>00</P2>
<LC>DATA.Length</LC>
<Cal>True</Cal>
<Simu>True</Simu>
<DATA>True</DATA>
<LE>00</LE>
<expsw>9000</expsw>
<expdata>TrueExcept_Tag9F4B</expdata>
</CommandName>
<CommandName name="BadCase">
<CLA>00</CLA>
<INS>88</INS>
<P1>00</P1>
<P2>00</P2>
<LC>DATA.Length</LC>
<Cal>True</Cal>
<Simu>True</Simu>
<DATA>True</DATA>
<LE>00</LE>
<expsw>6700</expsw>
<expdata>True</expdata>
</CommandName>
</APDU>