mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Minor code comment fixes.
--
This commit is contained in:
parent
e2e5736842
commit
c1c607a51c
6 changed files with 10 additions and 6 deletions
|
@ -103,7 +103,8 @@ check_signature (ctrl_t ctrl, PKT_signature *sig, gcry_md_hd_t digest)
|
|||
* v5 signatures. They may be NULL to use the default.
|
||||
*
|
||||
* If FORCED_PK is not NULL this public key is used to verify the
|
||||
* signature and no other public key is looked up.
|
||||
* signature and no other public key is looked up. This is used to
|
||||
* verify against a key included in the signature.
|
||||
*
|
||||
* If R_EXPIREDATE is not NULL, R_EXPIREDATE is set to the key's
|
||||
* expiry.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue