From 9316ff7e7611c4531897bd03a43df347795d0f04 Mon Sep 17 00:00:00 2001 From: Michele Balistreri Date: Fri, 22 Sep 2017 10:40:34 +0300 Subject: [PATCH] secure channel specification --- SECURE_CHANNEL.MD | 1 - 1 file changed, 1 deletion(-) diff --git a/SECURE_CHANNEL.MD b/SECURE_CHANNEL.MD index f051b6f..126629c 100644 --- a/SECURE_CHANNEL.MD +++ b/SECURE_CHANNEL.MD @@ -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. \ No newline at end of file