Home
last modified time | relevance | path

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

/PHP-8.1/ext/openssl/
H A Dopenssl.stub.php29 …file(OpenSSLCertificate|string $certificate, string $output_filename, bool $no_text = true): bool …
32 function openssl_x509_export(OpenSSLCertificate|string $certificate, &$output, bool $no_text = true…
67 …penSSLCertificateSigningRequest|string $csr, string $output_filename, bool $no_text = true): bool …
70 function openssl_csr_export(OpenSSLCertificateSigningRequest|string $csr, &$output, bool $no_text =…

Completed in 6 milliseconds