secure channel specification

This commit is contained in:
Michele Balistreri 2017-09-22 10:40:34 +03:00
parent d55f8efc7f
commit 9316ff7e76
1 changed files with 0 additions and 1 deletions

View File

@ -65,6 +65,5 @@ To decrypt the data both the card and the client do the following:
1. If a sensitive command is received without an active Secure Channel, the card shall respond with SW 0x6985 (
SW_CONDITIONS_NOT_SATISFIED)
2. If a Secure Channel is established but a sensitive command is received plaintext, the card shall respond with
SW 0x6982 (SW_SECURITY_STATUS_NOT_SATISFIED). The error 0x6F00 (SW_UNKNOWN) is also acceptable in this case.