diff options
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 3046523da..3fa651e12 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -1137,6 +1137,17 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB: *** BEGIN_STREAM, END_STREAM Used to issued by the experimental pipemode. +** Inter-component codes + Status codes are also used between the components of the GnuPG + system via the Assuan S lines. Some of them are documented here: + +*** PUBKEY_TYPE <n> + The type of the public key in the following D-lines or communicated + via a pipe. <n> is the value of =enum pubkey_types=. + + + + * Format of the --attribute-fd output |