FreeCalypso > hg > fc-pcsc-tools
changeset 127:08ba6a5d8a3f
doc/Low-level-commands: INVALIDATE and REHABILITATE documented
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 20 Feb 2021 19:53:08 +0000 |
parents | 7faec607500f |
children | 01aed8d0685a |
files | doc/Low-level-commands |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/Low-level-commands Sat Feb 20 19:37:52 2021 +0000 +++ b/doc/Low-level-commands Sat Feb 20 19:53:08 2021 +0000 @@ -135,6 +135,13 @@ on the SELECT response. Cyclic files are restored by writing every record in the reverse order from the last index to the first. +INVALIDATE and REHABILITATE +=========================== + +cur-ef-inval will send an INVALIDATE command to the SIM; cur-ef-rehab will send +a REHABILITATE command. The naming of these low-level fc-simtool commands +reflects the fact that you have to manually select the EF of interest first. + GSM authentication testing ==========================