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 f0261e3 commit 0e80601Copy full SHA for 0e80601
reference/openssl/functions/openssl-pkey-get-details.xml
@@ -36,7 +36,7 @@
36
<refsect1 role="returnvalues">
37
&reftitle.returnvalues;
38
<para>
39
- Returns an array with the key details in success or &false; in failure.
+ Returns an array with the key details on success or &false; on failure.
40
Returned array has indexes <literal>bits</literal> (number of bits),
41
<literal>key</literal> (string representation of the public key) and
42
<literal>type</literal> (type of the key which is one of
0 commit comments