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:
parent
ff1ba2fdc7
commit
a413066de1
5 changed files with 22 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue