1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* DETAILS: Clarify meaning of 'u'. Noted by Timo.

This commit is contained in:
David Shaw 2002-11-04 18:00:16 +00:00
parent 66c458f954
commit 8078c08969
2 changed files with 8 additions and 3 deletions

View file

@ -51,9 +51,10 @@ record.
value for most purposes
n = Don't trust this key at all
m = There is marginal trust in this key
f = The key is full trusted.
u = The key is ultimately trusted; this is only used for
keys for which the secret key is also available.
f = The key is fully trusted
u = The key is ultimately trusted. This often means
that the secret key is available, but any key may
be marked as ultimately trusted.
3. Field: length of key in bits.
4. Field: Algorithm: 1 = RSA
16 = ElGamal (encrypt only)