We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6105da1 commit 3a2e96fCopy full SHA for 3a2e96f
reference/openssl/functions/openssl-csr-export.xml
@@ -11,7 +11,7 @@
11
<methodsynopsis>
12
<type>bool</type><methodname>openssl_csr_export</methodname>
13
<methodparam><type class="union"><type>OpenSSLCertificateSigningRequest</type><type>string</type></type><parameter>csr</parameter></methodparam>
14
- <methodparam><type>OpenSSLAsymmetricKey</type><parameter role="reference">output</parameter></methodparam>
+ <methodparam><type>string</type><parameter role="reference">output</parameter></methodparam>
15
<methodparam choice="opt"><type>bool</type><parameter>no_text</parameter><initializer>&true;</initializer></methodparam>
16
</methodsynopsis>
17
<para>
0 commit comments