CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/05 11:17:23
Modified files:
lib/libcrypto/man: CMS_verify.3
Log message:
Improve the description of CMS_get0_signers()
Suggestion from MaÅgorzata Olszówka, they noted:
"The original wording suggests that it is required to execute
CMS_get0_signers() after CMS_verify(), while it is CMS_get0_signers()
that requires prior successful invocation of CMS_verify()."
OK tb@
