mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-05 02:29:28 +02:00
Add Subkey Binding Signature.
This commit is contained in:
parent
355c5c7542
commit
804ebda917
2 changed files with 48 additions and 15 deletions
|
@ -8,6 +8,8 @@
|
|||
#include "netpgp/defs.h"
|
||||
#include "netpgp/crypto.h"
|
||||
#include "netpgp/create.h"
|
||||
#include "netpgp/signature.h"
|
||||
#include "netpgp/readerwriter.h"
|
||||
unsigned rsa_generate_keypair(pgp_key_t *keydata, const int numbits, const unsigned long e, const char *hashalg, const char *cipher);
|
||||
|
||||
#endif // __NETPGP_EXTRA_H__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue