Export the CMS file to an array of PEM certificates

openssl_cms_read

(PHP 8)

openssl_cms_readExport the CMS file to an array of PEM certificates

說明

openssl_cms_read(string $input_filename, array &$certificates): bool

Performs the exact analog to openssl_pkcs7_read().

警告

本函式還未編寫文件,僅有參數列表。

參數

input_filename

certificates

返回值

成功時返回 true, 或者在失敗時返回 false

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *