From 0829c5df119b653adb45ae925d7e21466d721b74 Mon Sep 17 00:00:00 2001 From: Pol Henarejos Date: Fri, 14 Aug 2026 14:47:35 +0200 Subject: [PATCH] Advertise the CCID APDU transport limit Signed-off-by: Pol Henarejos --- src/openpgp/files.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/openpgp/files.c b/src/openpgp/files.c index c5c8b30..cfa544a 100644 --- a/src/openpgp/files.c +++ b/src/openpgp/files.c @@ -72,8 +72,8 @@ uint8_t feature_mngmnt[] = { uint8_t exlen_info[] = { 8, 0, - 0x2, 0x2, 0x07, 0xff, - 0x2, 0x2, 0x08, 0x00, + 0x2, 0x2, 0x07, 0xf6, + 0x2, 0x2, 0x07, 0xf6, }; file_entry_t file_entries[] = {