mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Decryption and signi via agent is now implemented.
This commit is contained in:
parent
c86a59db74
commit
8e5010a958
22 changed files with 409 additions and 358 deletions
|
@ -136,7 +136,7 @@ cmp_simple_canon_sexp (const unsigned char *a_orig,
|
|||
}
|
||||
|
||||
|
||||
/* Create a simple S-expression from the hex string at LIBNE. Returns
|
||||
/* Create a simple S-expression from the hex string at LINE. Returns
|
||||
a newly allocated buffer with that canonical encoded S-expression
|
||||
or NULL in case of an error. On return the number of characters
|
||||
scanned in LINE will be stored at NSCANNED. This fucntions stops
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue