Home
last modified time | relevance | path

Searched defs:certificates (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/openssl/
H A Dopenssl.stub.php49 function openssl_pkcs12_read(string $pkcs12, &$certificates, string $passphrase): bool {}
123 function openssl_pkcs7_read(string $data, &$certificates): bool {}
125 function openssl_cms_verify(string $input_filename, int $flags = 0, ?string $certificates = null, a…
140 function openssl_cms_read(string $input_filename, &$certificates): bool {}

Completed in 8 milliseconds