mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Revert "g10: Support armored keyrings in gpgv."
This reverts commit abb352de51
.
This commit is contained in:
parent
9354293b8c
commit
76ca869197
6 changed files with 10 additions and 137 deletions
|
@ -389,7 +389,7 @@ gpg_error_t receive_seckey_from_agent (ctrl_t ctrl, gcry_cipher_hd_t cipherhd,
|
|||
gpg_error_t export_ssh_key (ctrl_t ctrl, const char *userid);
|
||||
|
||||
/*-- dearmor.c --*/
|
||||
int dearmor_file( const char *fname, int outfd );
|
||||
int dearmor_file( const char *fname );
|
||||
int enarmor_file( const char *fname );
|
||||
|
||||
/*-- revoke.c --*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue