Home
last modified time | relevance | path

Searched defs:certificate (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/openssl/
H A Dopenssl.stub.php421 function openssl_x509_export_to_file(OpenSSLCertificate|string $certificate, string $output_filenam…
424 function openssl_x509_export(OpenSSLCertificate|string $certificate, &$output, bool $no_text = true…
426 function openssl_x509_fingerprint(OpenSSLCertificate|string $certificate, string $digest_algo = "sh…
431 function openssl_x509_check_private_key(OpenSSLCertificate|string $certificate, #[\SensitiveParamet…
/php-src/ext/mysqli/
H A Dmysqli.stub.php763 …public function change_user(string $username, #[\SensitiveParameter] string $password, ?string $da…

Completed in 12 milliseconds