mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Some documentation updates.
-- Also fixed some typos and documented soon to be used OIDs
This commit is contained in:
parent
c772770574
commit
babd87f2da
4 changed files with 78 additions and 11 deletions
|
@ -1271,7 +1271,7 @@ subkey_is_ok (const PKT_public_key *sub)
|
|||
return ! sub->flags.revoked && sub->flags.valid && ! sub->flags.disabled;
|
||||
}
|
||||
|
||||
/* Return true if KEYBLOCK has only expired encryption subkyes. Note
|
||||
/* Return true if KEYBLOCK has only expired encryption subkeys. Note
|
||||
* that the function returns false if the key has no encryption
|
||||
* subkeys at all or the subkeys are revoked. */
|
||||
static int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue