1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Added basic code for keylisting.

New Assuan command LISTKEYS.
This commit is contained in:
Werner Koch 2001-11-19 16:17:43 +00:00
parent ff1ba2fdc7
commit a413066de1
5 changed files with 22 additions and 7 deletions

View file

@ -33,7 +33,7 @@
#include "gpgsm.h"
/* Return the fingerprint of the certificate (we can't put this into
libksba becuase we need libgcrypt support). The caller must
libksba because we need libgcrypt support). The caller must
provide an array of sufficient length or NULL so that the function
allocates the array. If r_len is not NULL, the length of the
digest is return, well, this can also be done by using