openssl_pkcs12_read Parse a PKCS#12 Certificate Store into an array &reftitle.description; boolopenssl_pkcs12_read stringpkcs12 arraycerts stringpass openssl_pkcs12_read parses the PKCS#12 certificate store supplied by pkcs12 into a array named certs. &reftitle.parameters; pkcs12 certs On success, this will hold the Certificate Store Data. pass Encryption password for unlocking the PKCS#12 file. &reftitle.returnvalues; &return.success;