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 642783a commit f36af95Copy full SHA for f36af95
ext/openssl/ossl_pkey.c
@@ -174,7 +174,7 @@ ossl_pkey_read_generic(BIO *bio, VALUE pass)
174
* instance of the appropriate PKey class.
175
*
176
* === Parameters
177
- * * _string+ is a DER- or PEM-encoded string containing an arbitrary private
+ * * _string_ is a DER- or PEM-encoded string containing an arbitrary private
178
* or public key.
179
* * _io_ is an instance of IO containing a DER- or PEM-encoded
180
* arbitrary private or public key.
0 commit comments