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.
2 parents 642783a + f36af95 commit 3cdc23eCopy full SHA for 3cdc23e
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