From 17ea875ab0abd267eb720f8c82ac668e90cc3669 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 13 Nov 1998 19:41:41 +0000 Subject: See ChangeLog ;-). Key validation should now be faster --- g10/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'g10/options.h') diff --git a/g10/options.h b/g10/options.h index 0ad465177..1502d7453 100644 --- a/g10/options.h +++ b/g10/options.h @@ -49,6 +49,7 @@ struct { int no_comment; int marginals_needed; int completes_needed; + int max_cert_depth; const char *homedir; int skip_verify; int compress_keys; -- cgit v1.2.3