RT1834: Fix PKCS7_verify return value
authorRich Salz <rsalz@openssl.org>
Fri, 5 Sep 2014 22:01:31 +0000 (18:01 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 8 Sep 2014 14:43:08 +0000 (10:43 -0400)
commit4f13dabe72a43234435b96c8cbdaf77337e3532d
tree1518e4d5e32c295ff40af46722f8f233a50b4103
parent8842987e5a76535597b9795b0408565baabf18d1
RT1834: Fix PKCS7_verify return value

The function returns 0 or 1, only.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
doc/crypto/PKCS7_verify.pod