Searched refs:ca_info (Results 1 – 3 of 3) sorted by relevance
/PHP-8.0/ext/openssl/ |
H A D | openssl.stub.php | 32 …heckpurpose(OpenSSLCertificate|string $certificate, int $purpose, array $ca_info = [], ?string $un… argument 108 …ename, int $flags, ?string $signers_certificates_filename = null, array $ca_info = [], ?string $un… argument 125 …ng $input_filename, int $flags = 0, ?string $certificates = null, array $ca_info = [], ?string $un… argument
|
H A D | openssl_arginfo.h | 40 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, ca_info, IS_ARRAY, 0, "[]") 165 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, ca_info, IS_ARRAY, 0, "[]") 206 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, ca_info, IS_ARRAY, 0, "[]")
|
/PHP-8.0/ext/openssl/tests/ |
H A D | bug81713.phpt | 172 openssl_x509_checkpurpose(): Argument #3 ($ca_info) array item must not contain any null bytes 200 openssl_cms_verify(): Argument #4 ($ca_info) array item must not contain any null bytes 223 openssl_pkcs7_verify(): Argument #4 ($ca_info) array item must not contain any null bytes
|
Completed in 17 milliseconds