Home
last modified time | relevance | path

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

/PHP-8.0/ext/openssl/
H A Dopenssl.stub.php17 …file(OpenSSLCertificate|string $certificate, string $output_filename, bool $no_text = true): bool …
20 function openssl_x509_export(OpenSSLCertificate|string $certificate, &$output, bool $no_text = true…
51 …penSSLCertificateSigningRequest|string $csr, string $output_filename, bool $no_text = true): bool …
54 function openssl_csr_export(OpenSSLCertificateSigningRequest|string $csr, &$output, bool $no_text =…

Completed in 6 milliseconds