Select.xml
830 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="PBOC">
<CLA>00</CLA>
<INS>A4</INS>
<P1>04</P1>
<P2>00</P2>
<LC>DATA.Length</LC>
<Cal>True</Cal>
<Simu>True</Simu>
<DATA></DATA>
<LE>00</LE>
<expsw>9000</expsw>
<expdata>True</expdata>
</CommandName>
<CommandName name="PSE">
<CLA>00</CLA>
<INS>A4</INS>
<P1>04</P1>
<P2>00</P2>
<LC>DATA.Length</LC>
<Cal>false</Cal>
<Simu>True</Simu>
<DATA>315041592E5359532E4444463031</DATA>
<LE>00</LE>
<expsw>9000</expsw>
<expdata>True</expdata>
</CommandName>
<CommandName name="PPSE">
<CLA>00</CLA>
<INS>A4</INS>
<P1>04</P1>
<P2>00</P2>
<LC>DATA.Length</LC>
<Cal>false</Cal>
<Simu>True</Simu>
<DATA>325041592E5359532E4444463031</DATA>
<LE>00</LE>
<expsw>9000</expsw>
<expdata>True</expdata>
</CommandName>
</APDU>