Home
last modified time | relevance | path

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

/PHP-8.0/ext/openssl/tests/
H A Dopenssl_csr_sign_basic.phpt79 openssl_csr_sign(): Argument #2 ($ca_certificate) must be of type OpenSSLCertificate|string|null, a…
/PHP-8.0/ext/mysqli/
H A Dmysqli.stub.php261 ?string $ca_certificate, argument
755 ?string $ca_certificate, argument
H A Dmysqli_arginfo.h391 ZEND_ARG_TYPE_INFO(0, ca_certificate, IS_STRING, 1)
554 ZEND_ARG_TYPE_INFO(0, ca_certificate, IS_STRING, 1)
/PHP-8.0/ext/openssl/
H A Dopenssl.stub.php57 …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 14 milliseconds