Data for a PGP command. More...
Data Fields | |
bool | need_passphrase |
p More... | |
const char * | fname |
f More... | |
const char * | sig_fname |
s More... | |
const char * | signas |
a More... | |
const char * | ids |
r More... | |
Data for a PGP command.
The actual command line formatter.
Definition at line 59 of file pgpinvoke.c.
bool PgpCommandContext::need_passphrase |
p
Definition at line 61 of file pgpinvoke.c.
const char* PgpCommandContext::fname |
f
Definition at line 62 of file pgpinvoke.c.
const char* PgpCommandContext::sig_fname |
s
Definition at line 63 of file pgpinvoke.c.
const char* PgpCommandContext::signas |
a
Definition at line 64 of file pgpinvoke.c.
const char* PgpCommandContext::ids |
r
Definition at line 65 of file pgpinvoke.c.