ExternalAuthenticate.xml
782 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="GoodCase00">
<CLA>84</CLA>
<INS>82</INS>
<P1>00</P1>
<P2>00</P2>
<LC>10</LC>
<Cal>True</Cal>
<Simu>True</Simu>
<DATA>000102030405060708</DATA>
<LE>00</LE>
<expsw>9000</expsw>
<expdata>False</expdata>
</CommandName>
<CommandName name="GoodCase01">
<CLA>84</CLA>
<INS>82</INS>
<P1>01</P1>
<P2>00</P2>
<LC>10</LC>
<Cal>True</Cal>
<Simu>True</Simu>
<DATA>000102030405060708</DATA>
<LE>00</LE>
<expsw>9000</expsw>
<expdata>False</expdata>
</CommandName>
<CommandName name="GoodCase03">
<CLA>84</CLA>
<INS>82</INS>
<P1>03</P1>
<P2>00</P2>
<LC>10</LC>
<Cal>True</Cal>
<Simu>True</Simu>
<DATA>000102030405060708</DATA>
<LE>00</LE>
<expsw>9000</expsw>
<expdata>False</expdata>
</CommandName>
</APDU>