openssl_cms_read
PHP function
Edit on GitHub ✎
(PHP 8)
Export the CMS file to an array of PEM certificates
Description
openssl_cms_read(string $input_filename, array $certificates): bool
Performs the exact analog to openssl_pkcs7_read().
Func
Parameters
input_filenamecertificates
Return Values
Success