From 96f16f736e97992c985f01c5e93bf825fdcd5707 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 25 Sep 2008 10:06:02 +0000 Subject: Finished support for v2 cards with the exception of secure messaging. --- g10/call-agent.h | 1 + 1 file changed, 1 insertion(+) (limited to 'g10/call-agent.h') diff --git a/g10/call-agent.h b/g10/call-agent.h index 63b460a90..ee69793fa 100644 --- a/g10/call-agent.h +++ b/g10/call-agent.h @@ -49,6 +49,7 @@ struct agent_card_info_s int chv1_cached; /* True if a PIN is not required for each signing. Note that the gpg-agent might cache it anyway. */ + int is_v2; /* True if this is a v2 card. */ int chvmaxlen[3]; /* Maximum allowed length of a CHV. */ int chvretry[3]; /* Allowed retries for the CHV; 0 = blocked. */ }; -- cgit v1.2.3