Fix bug #70826: openssl_pkcs12_export_to_file args not documented

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343358 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mark Jones 2017-11-03 20:22:11 +00:00
parent 33d77a9d4a
commit 01dd438c48

View file

@ -56,6 +56,8 @@
<term><parameter>args</parameter></term>
<listitem>
<para>
Optional Array, provide an key "extracerts" with as value an array of extra certificates or a single certificate to be included in the PKCS#12 file.
Provide an key "friendlyname" with as value an string to be used for the supplied certificate and key.
</para>
</listitem>
</varlistentry>