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:
parent
deffa62e87
commit
0934d10e0f
2 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2004-10-28 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
|
* DETAILS: Document SIG_SUBPACKET status tag.
|
||||||
|
|
||||||
2004-10-28 Werner Koch <wk@g10code.com>
|
2004-10-28 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
* Makefile.am (EXTRA_DIST): Add gpg.ru.1.
|
* Makefile.am (EXTRA_DIST): Add gpg.ru.1.
|
||||||
|
|
|
@ -564,6 +564,10 @@ more arguments in future versions.
|
||||||
encoding it is not possible to know the length ahead of time.
|
encoding it is not possible to know the length ahead of time.
|
||||||
In that case, this status tag does not appear.
|
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
|
Format of the "--attribute-fd" output
|
||||||
=====================================
|
=====================================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue