mirror of
https://github.com/openssl/openssl.git
synced 2025-04-06 20:20:50 +08:00
CMS_get0_signers() description
CLA: trivial Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/12055)
This commit is contained in:
parent
0800288e6e
commit
9ac916c752
@ -24,7 +24,7 @@ present in B<cms>. The content is written to B<out> if it is not NULL.
|
||||
B<flags> is an optional set of flags, which can be used to modify the verify
|
||||
operation.
|
||||
|
||||
CMS_get0_signers() retrieves the signing certificate(s) from B<cms>, it must
|
||||
CMS_get0_signers() retrieves the signing certificate(s) from B<cms>, it may only
|
||||
be called after a successful CMS_verify() operation.
|
||||
|
||||
=head1 VERIFY PROCESS
|
||||
|
Loading…
x
Reference in New Issue
Block a user