Home
last modified time | relevance | path

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

/PHP-8.2/ext/openssl/
H A Dopenssl.stub.php399 function openssl_x509_export_to_file(OpenSSLCertificate|string $certificate, string $output_filenam…
402 function openssl_x509_export(OpenSSLCertificate|string $certificate, &$output, bool $no_text = true…
404 function openssl_x509_fingerprint(OpenSSLCertificate|string $certificate, string $digest_algo = "sh…
409 function openssl_x509_check_private_key(OpenSSLCertificate|string $certificate, #[\SensitiveParamet…
/PHP-8.2/ext/mysqli/
H A Dmysqli.stub.php768 …public function change_user(string $username, #[\SensitiveParameter] string $password, ?string $da…

Completed in 14 milliseconds