提交 b0e659cf 编写于 作者: R Rich Salz

RT1832: Fix PKCS7_verify return value

The function returns 0 or 1, only.
Reviewed-by: NDr. Stephen Henson <steve@openssl.org>
上级 8842987e
......@@ -91,8 +91,8 @@ timestamp).
=head1 RETURN VALUES
PKCS7_verify() returns 1 for a successful verification and zero or a negative
value if an error occurs.
PKCS7_verify() returns one for a successful verification and zero
if an error occurs.
PKCS7_get0_signers() returns all signers or B<NULL> if an error occurred.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册