mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-18 14:17:03 +01:00
Mention status messages in the documentation.
Note INQUIRE_MAXLEN.
This commit is contained in:
parent
a577f06c4a
commit
99fc61f1cf
@ -796,6 +796,14 @@ certificate is that it will be possible to use the same keypair for
|
|||||||
different protocols, thereby saving space on the token used to keep the
|
different protocols, thereby saving space on the token used to keep the
|
||||||
secret keys.
|
secret keys.
|
||||||
|
|
||||||
|
@ifset gpgtwoone
|
||||||
|
The @command{gpg-agent} may send status messages during a command or when
|
||||||
|
returning from a command to inform a client about the progress or result of an
|
||||||
|
operation. For example, the @var{INQUIRE_MAXLEN} status message may be sent
|
||||||
|
during a server inquire to inform the client of the maximum usable length of
|
||||||
|
the inquired data (which should not be exceeded).
|
||||||
|
@end ifset
|
||||||
|
|
||||||
@menu
|
@menu
|
||||||
* Agent PKDECRYPT:: Decrypting a session key
|
* Agent PKDECRYPT:: Decrypting a session key
|
||||||
* Agent PKSIGN:: Signing a Hash
|
* Agent PKSIGN:: Signing a Hash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user