mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Remove cruft.
Make --gen-revoke work
This commit is contained in:
parent
d6314594d2
commit
c212133918
6 changed files with 28 additions and 34 deletions
|
@ -481,8 +481,6 @@ int signature_check( PKT_signature *sig, gcry_md_hd_t digest );
|
|||
int signature_check2( PKT_signature *sig, gcry_md_hd_t digest, u32 *r_expiredate,
|
||||
int *r_expired, int *r_revoked, PKT_public_key *ret_pk );
|
||||
|
||||
/*-- seckey-cert.c --*/
|
||||
int is_secret_key_protected (PKT_public_key *pk);
|
||||
|
||||
/*-- pubkey-enc.c --*/
|
||||
gpg_error_t get_session_key (PKT_pubkey_enc *k, DEK *dek);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue