Home
last modified time | relevance | path

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

/PHP-8.1/ext/openssl/
H A Dopenssl.stub.php65 function openssl_pkcs12_read(string $pkcs12, &$certificates, string $passphrase): bool {}
147 function openssl_pkcs7_read(string $data, &$certificates): bool {}
149 function openssl_cms_verify(string $input_filename, int $flags = 0, ?string $certificates = null, a…
164 function openssl_cms_read(string $input_filename, &$certificates): bool {}

Completed in 15 milliseconds