mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* decrypt.c (gpgsm_decrypt): Write STATUS_DECRYPTION_*.
* sign.c (gpgsm_sign): Write a STATUS_SIG_CREATED.
This commit is contained in:
parent
fb446a5aeb
commit
1301c0b5ef
5 changed files with 50 additions and 6 deletions
|
@ -81,7 +81,7 @@ gpgsm_get_fingerprint (KsbaCert cert, int algo, char *array, int *r_len)
|
|||
}
|
||||
|
||||
|
||||
/* Return an allocated buffer with the formatted fungerprint */
|
||||
/* Return an allocated buffer with the formatted fingerprint */
|
||||
char *
|
||||
gpgsm_get_fingerprint_string (KsbaCert cert, int algo)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue