openssl_pkcs7_read Export the PKCS7 file to an array of PEM certificates &reftitle.description; boolopenssl_pkcs7_read stringdata arraycertificates &warn.undocumented.func; &reftitle.parameters; data The string of data you wish to parse (p7b format). certificates The array of PEM certificates from the p7b input data. &reftitle.returnvalues; &return.success; &reftitle.examples; Get a PEM array from a P7B file ]]> &reftitle.seealso; openssl_csr_sign