]> granicus.if.org Git - php/commit
Add optional parameter to openssl_pkcs7_verify() which specifies the name
authorWez Furlong <wez@php.net>
Thu, 30 Jun 2005 14:25:41 +0000 (14:25 +0000)
committerWez Furlong <wez@php.net>
Thu, 30 Jun 2005 14:25:41 +0000 (14:25 +0000)
commitefc6ccaa01caba362c59e1708261076e25a28efe
tree912d7e0879af42a0a8eac0a9b013765abd47a550
parent07862d7218a893fbdc011ed44004a6bc0f915a2b
Add optional parameter to openssl_pkcs7_verify() which specifies the name
of a file that will be filled with the verified data, but with the signature
information stripped.

Patch by Marton Kenyeres, mkenyeres (at) konvergencia dot hu
ext/openssl/openssl.c