Next: , Previous: , Up: GPGSM Protocol   [Contents][Index]


5.6.11 Return information about the process

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.