Searched refs:certificates (Results 1 – 9 of 9) sorted by relevance
/PHP-8.1/ext/openssl/ |
H A D | openssl.stub.php | 64 /** @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 D | openssl_arginfo.h | 70 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 D | mysqli_ssl_set.phpt | 24 'The pathname to a directory that contains trusted SSL CA certificates in PEM format.',
|
/PHP-8.1/ext/openssl/tests/ |
H A D | openssl_pkcs12_export_basic.phpt | 28 var_dump(count($opts)); // should be 3 certificates, priv, pub, extra optional cert
|
H A D | CertificateGenerator.inc | 23 'openssl extension must be loaded to generate certificates'
|
H A D | bug81713.phpt | 201 openssl_cms_verify(): Argument #3 ($certificates) must not contain any null bytes
|
/PHP-8.1/ |
H A D | NEWS | 1223 with certificates). (Jakub Zelenka)
|
/PHP-8.1/ext/fileinfo/tests/ |
H A D | magic | 27914 # certificates (GnuPG removed the code to support them in November 31313 # Type: OpenSSL certificates/key files
|
H A D | magic私はガラスを食べられます | 27914 # certificates (GnuPG removed the code to support them in November 31313 # Type: OpenSSL certificates/key files
|
Completed in 128 milliseconds