Home
last modified time | relevance | path

Searched refs:ca_certificate (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/openssl/tests/
H A Dopenssl_csr_sign_basic.phpt83 openssl_csr_sign(): Argument #2 ($ca_certificate) must be of type OpenSSLCertificate|string|null, a…
/PHP-8.1/ext/mysqli/
H A Dmysqli.stub.php386 ?string $ca_certificate, argument
1057 ?string $ca_certificate, argument
H A Dmysqli_arginfo.h395 ZEND_ARG_TYPE_INFO(0, ca_certificate, IS_STRING, 1)
572 ZEND_ARG_TYPE_INFO(0, ca_certificate, IS_STRING, 1)
/PHP-8.1/ext/openssl/
H A Dopenssl.stub.php73 …rtificateSigningRequest|string $csr, OpenSSLCertificate|string|null $ca_certificate, $private_key,… argument
H A Dopenssl_arginfo.h88 ZEND_ARG_OBJ_TYPE_MASK(0, ca_certificate, OpenSSLCertificate, MAY_BE_STRING|MAY_BE_NULL, NULL)

Completed in 17 milliseconds