mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Mon Aug 21 17:59:17 CEST 2000 Werner Koch
This commit is contained in:
parent
c9c709545a
commit
9fc2d24fdb
7 changed files with 381 additions and 0 deletions
|
@ -103,6 +103,7 @@ enum gpga_protocol_codes {
|
|||
GPGA_PROT_GET_PASSPHRASE = 2,
|
||||
GPGA_PROT_CLEAR_PASSPHRASE= 3,
|
||||
GPGA_PROT_SHUTDOWN = 4,
|
||||
GPGA_PROT_FLUSH = 5,
|
||||
|
||||
/* Reply codes */
|
||||
GPGA_PROT_REPLY_BASE = 0x10000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue