Home
last modified time | relevance | path

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

/PHP-8.1/ext/openssl/
H A Dopenssl.stub.php64 /** @param array $certificates */
65 function openssl_pkcs12_read(string $pkcs12, &$certificates, string $passphrase): bool {} argument
146 /** @param array $certificates */
147 function openssl_pkcs7_read(string $data, &$certificates): bool {} argument
149 function openssl_cms_verify(string $input_filename, int $flags = 0, ?string $certificates = null, a… argument
163 /** @param array $certificates */
164 function openssl_cms_read(string $input_filename, &$certificates): bool {} argument
H A Dopenssl_arginfo.h70 ZEND_ARG_INFO(1, certificates)
199 ZEND_ARG_INFO(1, certificates)
205 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, certificates, IS_STRING, 1, "null")
245 ZEND_ARG_INFO(1, certificates)
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_ssl_set.phpt24 'The pathname to a directory that contains trusted SSL CA certificates in PEM format.',
/PHP-8.1/ext/openssl/tests/
H A Dopenssl_pkcs12_export_basic.phpt28 var_dump(count($opts)); // should be 3 certificates, priv, pub, extra optional cert
H A DCertificateGenerator.inc23 'openssl extension must be loaded to generate certificates'
H A Dbug81713.phpt201 openssl_cms_verify(): Argument #3 ($certificates) must not contain any null bytes
/PHP-8.1/
H A DNEWS1223 with certificates). (Jakub Zelenka)
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic27914 # certificates (GnuPG removed the code to support them in November
31313 # Type: OpenSSL certificates/key files
H A Dmagic私はガラスを食べられます27914 # certificates (GnuPG removed the code to support them in November
31313 # Type: OpenSSL certificates/key files

Completed in 144 milliseconds