aboutsummaryrefslogtreecommitdiffstats
path: root/g10/cardglue.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2004-12-10 10:49:14 +0000
committerWerner Koch <[email protected]>2004-12-10 10:49:14 +0000
commit5a37f0deab970fc31fefe4bb37ada3ce4093a331 (patch)
treef8917e62f8fb1ba929e3d951f39f98fe7f51560c /g10/cardglue.h
parent* options.h, g10.c (main), textfilter.c (len_without_trailing_ws): Removed (diff)
downloadgnupg-5a37f0deab970fc31fefe4bb37ada3ce4093a331.tar.gz
gnupg-5a37f0deab970fc31fefe4bb37ada3ce4093a331.zip
* app-openpgp.c (send_fprtime_if_not_null): New.
(do_getattr): Add KEY_TIME. (do_learn_status): Print KEY_TIME. * cardglue.c (learn_status_cb): Parse KEY-TIME. * card-util.c (card_status): Print creation time if available.
Diffstat (limited to '')
-rw-r--r--g10/cardglue.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/g10/cardglue.h b/g10/cardglue.h
index 1160b32ed..7ab04f027 100644
--- a/g10/cardglue.h
+++ b/g10/cardglue.h
@@ -50,6 +50,9 @@ struct agent_card_info_s {
char fpr1[20];
char fpr2[20];
char fpr3[20];
+ u32 fpr1time;
+ u32 fpr2time;
+ u32 fpr3time;
unsigned long sig_counter;
int chv1_cached; /* True if a PIN is not required for each
signing. Note that the gpg-agent might cache