From 014fb91956470b63e59f900626de1faf8dd47abd Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 26 Jan 2018 12:33:10 +0000 Subject: [PATCH] Add new function git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343925 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../openssl/functions/openssl-pkcs7-read.xml | 76 +++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 reference/openssl/functions/openssl-pkcs7-read.xml diff --git a/reference/openssl/functions/openssl-pkcs7-read.xml b/reference/openssl/functions/openssl-pkcs7-read.xml new file mode 100644 index 0000000000..5d7921022b --- /dev/null +++ b/reference/openssl/functions/openssl-pkcs7-read.xml @@ -0,0 +1,76 @@ + + + + + + openssl_pkcs7_read + Export the PKCS7 file to an array of PEM certificates + + + + &reftitle.description; + + boolopenssl_pkcs7_read + stringinfilename + arraycerts + + + + + + &warn.undocumented.func; + + + + + &reftitle.parameters; + + + infilename + + + + + + + + certs + + + + + + + + + + + &reftitle.returnvalues; + + &return.success; + + + + + + +