mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
calculate time of next trustdb check
This commit is contained in:
parent
aa971d5c89
commit
ebf6b8a515
29 changed files with 14188 additions and 13912 deletions
|
@ -50,6 +50,7 @@
|
|||
|
||||
#define PUBKEY_USAGE_SIG 1 /* key is good for signatures */
|
||||
#define PUBKEY_USAGE_ENC 2 /* key is good for encryption */
|
||||
#define PUBKEY_USAGE_CERT 4 /* key is also good to certify other keys*/
|
||||
|
||||
#define DIGEST_ALGO_MD5 1
|
||||
#define DIGEST_ALGO_SHA1 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue