Reset application
Reset the YubiHSM Auth application. All credentials will be deleted, the management key will be reset to the default value (all zeros), and the management key retry counter will be reset to 8.
Available
All YubiKeys with the YubiHSM Auth application (included in firmware version 5.4.3 and later).
Note
Use the .NET API's HasFeature() method to check if a key has the YubiHSM Auth application.
SDK classes
Input
None.
Output
None.
Command APDU
CLA | INS | P1 | P2 | Lc | Data | Le |
---|---|---|---|---|---|---|
00 | 06 | de | ad | (absent) | (absent) | (absent) |
Response APDU
Total Length: 2\
Data | SW1 | SW2 |
---|---|---|
(no data) | 90 | 00 |