1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* DETAILS: Document SIG_SUBPACKET status tag.

This commit is contained in:
David Shaw 2004-10-28 22:08:15 +00:00
parent deffa62e87
commit 0934d10e0f
2 changed files with 8 additions and 0 deletions

View file

@ -564,6 +564,10 @@ more arguments in future versions.
encoding it is not possible to know the length ahead of time.
In that case, this status tag does not appear.
SIG_SUBPACKET <type> <flags> <len> <data>
This indicates that a signature subpacket was seen. The
format is the same as the "spk" record above.
Format of the "--attribute-fd" output
=====================================