1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-29 21:58:04 +02:00

* DETAILS: Document disabled flag in capabilities field.

This commit is contained in:
David Shaw 2003-01-06 21:12:34 +00:00
parent c974390d37
commit fd6d6fd147
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2003-01-06 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Document disabled flag in capabilities field.
2002-12-27 David Shaw <dshaw@jabberwocky.com> 2002-12-27 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Clarify --no-permission-warning to note that the * gpg.sgml: Clarify --no-permission-warning to note that the

View File

@ -43,6 +43,7 @@ record.
o = Unknown (this key is new to the system) o = Unknown (this key is new to the system)
i = The key is invalid (e.g. due to a missing self-signature) i = The key is invalid (e.g. due to a missing self-signature)
d = The key has been disabled d = The key has been disabled
(deprecated - use the 'D' in field 12 instead)
r = The key has been revoked r = The key has been revoked
e = The key has expired e = The key has expired
- = Unknown trust (i.e. no value assigned) - = Unknown trust (i.e. no value assigned)
@ -85,9 +86,11 @@ record.
e = encrypt e = encrypt
s = sign s = sign
c = certify c = certify
A key may have any combination of them. The primary key has in A key may have any combination of them in any order. In
addition to these letters, uppercase version of the letter to addition to these letters, the primary key has uppercase
denote the _usable_ capabilities of the entire key. versions of the letters to denote the _usable_
capabilities of the entire key, and a potential letter 'D'
to indicate a disabled key.
13. Field: Used in FPR records for S/MIME keys to store the fingerprint of 13. Field: Used in FPR records for S/MIME keys to store the fingerprint of
the issuer certificate. This is useful to build the the issuer certificate. This is useful to build the
certificate path based on certificates stored in the local certificate path based on certificates stored in the local