Searched refs:certificates (Results 1 – 10 of 10) sorted by relevance
/PHP-8.0/ext/openssl/ |
H A D | openssl.stub.php | 48 /** @param array $certificates */ 49 function openssl_pkcs12_read(string $pkcs12, &$certificates, string $passphrase): bool {} argument 122 /** @param array $certificates */ 123 function openssl_pkcs7_read(string $data, &$certificates): bool {} argument 125 function openssl_cms_verify(string $input_filename, int $flags = 0, ?string $certificates = null, a… argument 139 /** @param array $certificates */ 140 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.0/ext/mysqli/tests/ |
H A D | mysqli_ssl_set.phpt | 23 'The pathname to a directory that contains trusted SSL CA certificates in PEM format.',
|
/PHP-8.0/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 | 199 openssl_cms_verify(): Argument #3 ($certificates) must not contain any null bytes
|
/PHP-8.0/ |
H A D | UPGRADING | 950 certificates and outputs the result to the supplied file. 954 certificates.
|
H A D | NEWS | 251 with certificates). (Jakub Zelenka)
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 29435 # Type: OpenSSL certificates/key files
|
H A D | magic | 29435 # Type: OpenSSL certificates/key files
|
Completed in 141 milliseconds