Swap slot configurations
Swaps the configurations in the short and long press slots.
Available
YubiKey firmware 2.3.2 and later
Command APDU info
CLA | INS | P1 | P2 | Lc | Data |
---|---|---|---|---|---|
0x00 | 0x01 | 0x06 | 0x00 | (absent) | (absent) |
Response APDU info
Lr | Data | SW1 | SW1 |
---|---|---|---|
0x06 | Status structure | 0x90 | 0x00 |
Examples
$ opensc-tool.exe -c default -r 1 -s 00:a4:04:00:08:a0:00:00:05:27:20:01:01 -s 00:01:06:00
Sending: 00 A4 04 00 08 A0 00 00 05 27 20 01 01
Received (SW1=0x90, SW2=0x00):
05 03 01 02 05 00 ......
Sending: 00 01 06 00
Received (SW1=0x90, SW2=0x00):
05 03 01 03 05 00 ......