mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Exporting secret keys via gpg-agent is now basically supported.
A couple of forward ported changes. Doc updates.
This commit is contained in:
parent
aeb31977ec
commit
bfbd80feb9
72 changed files with 1930 additions and 546 deletions
|
@ -124,8 +124,6 @@ struct
|
|||
int s2k_cipher_algo;
|
||||
unsigned char s2k_count; /* This is the encoded form, not the raw
|
||||
count */
|
||||
int simple_sk_checksum; /* create the deprecated rfc2440 secret key
|
||||
protection */
|
||||
int not_dash_escaped;
|
||||
int escape_from;
|
||||
int lock_once;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue