diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gpgme.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 7f178158..a616e335 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -6265,7 +6265,8 @@ The public key algorithm used to create this signature. The hash algorithm used to create this signature. @item unsigned int sig_class -The signature class of this signature. +The signature class of this signature. Note that only the values 0, +1, and 2 are well-defined. @item long int timestamp The creation timestamp of this signature. |