mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
[g13] Add RECIPEINT and CREATE command.
[sm] Chnage --include-certs default
This commit is contained in:
parent
d839e154d3
commit
97be197d31
16 changed files with 150 additions and 64 deletions
|
@ -20,7 +20,8 @@
|
|||
#ifndef G13_CREATE_H
|
||||
#define G13_CREATE_H
|
||||
|
||||
gpg_error_t g13_create_container (ctrl_t ctrl, const char *filename);
|
||||
gpg_error_t g13_create_container (ctrl_t ctrl, const char *filename,
|
||||
strlist_t keys);
|
||||
|
||||
|
||||
#endif /*G13_CREATE_H*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue