1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 7e07a397a0 * certlist.c (cert_usable_p): New.
(gpgsm_cert_use_sign_p,gpgsm_cert_use_encrypt_p): New.
(gpgsm_cert_use_verify_p,gpgsm_cert_use_decrypt_p): New.
(gpgsm_add_to_certlist): Check the key usage.
* sign.c (gpgsm_sign): Ditto.
* verify.c (gpgsm_verify): Print a message wehn an unsuitable
certificate was used.
* decrypt.c (gpgsm_decrypt): Ditto
* keylist.c (print_capabilities): Determine values from the cert.
2002-04-12 18:54:34 +00:00
..
2002-02-18 20:46:09 +00:00
2002-04-12 18:54:34 +00:00
2002-02-12 20:42:25 +00:00
2002-02-12 20:42:25 +00:00
2002-02-12 20:42:25 +00:00
2002-02-12 20:42:25 +00:00
2002-02-12 20:42:25 +00:00

Stuff used by several modules of GnuPG.  This way we can share error
codes and serveral other things.


These directories use it:

gpg
sm
agent

These directories don't use it:

assuan
kbx