Next: GPGSM OPTION, Previous: GPGSM GETAUDITLOG, Up: GPGSM Protocol [Contents][Index]
This is a multipurpose function to return a variety of information.
GETINFO what
The value of what specifies the kind of information returned:
version
Return the version of the program.
pid
Return the process id of the process.
agent-check
Return OK if the agent is running.
cmd_has_option cmd opt
Return OK if the command cmd implements the option opt. The leading two dashes usually used with opt shall not be given.
offline
Return OK if the connection is in offline mode. This may be either
due to a OPTION offline=1
or due to gpgsm
being
started with option --disable-dirmngr.
always-trust
Returns OK of the connection is in always-trust mode. That is either --always-trust or GPGSM OPTION always-trust are active.