FreeCalypso > hg > fc-sim-tools
comparison doc/Admin-write-commands @ 63:f4eb486aab40
doc/Admin-write-commands: fix verify-hex command name
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 23 Mar 2021 23:29:31 +0000 |
parents | da6e9d0b2ee6 |
children | c2f18d7b0a1e |
comparison
equal
deleted
inserted
replaced
62:6ccc4d952830 | 63:f4eb486aab40 |
---|---|
30 | 30 |
31 Before you can write to any of the admin-write-only files, you first need to | 31 Before you can write to any of the admin-write-only files, you first need to |
32 authenticate with the right credentials. The commands for doing so are card- | 32 authenticate with the right credentials. The commands for doing so are card- |
33 vendor-dependent, but most cards implement a non-standard extension to the | 33 vendor-dependent, but most cards implement a non-standard extension to the |
34 standard VERIFY CHV command, presenting various kinds of ADM keys instead of | 34 standard VERIFY CHV command, presenting various kinds of ADM keys instead of |
35 basic PIN1 or PIN2. fc-simtool verify-ext and verify-chv commands provide | 35 basic PIN1 or PIN2. fc-simtool verify-ext and verify-hex commands provide |
36 access to these extended forms of VERIFY CHV in our command shell environment; | 36 access to these extended forms of VERIFY CHV in our command shell environment; |
37 they are defined as follows: | 37 they are defined as follows: |
38 | 38 |
39 verify-ext P2 XXXXXXXX | 39 verify-ext P2 XXXXXXXX |
40 verify-hex P2 xxxxxxxxxxxxxxxx | 40 verify-hex P2 xxxxxxxxxxxxxxxx |