mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
added some stuff for signing keys
This commit is contained in:
parent
68ea0f4353
commit
15426c6d96
27 changed files with 750 additions and 267 deletions
|
@ -49,7 +49,7 @@ make_session_key( DEK *dek )
|
|||
|
||||
/****************
|
||||
* Encode the session key. NBITS is the number of bits which should be used
|
||||
* for packing teh session key.
|
||||
* for packing the session key.
|
||||
* returns: A mpi with the session key (caller must free)
|
||||
*/
|
||||
MPI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue