[ruby/openssl] [DOC] Fix RDoc markup
https://github.com/ruby/openssl/commit/f36af95519
This commit is contained in:
parent
be1e88a277
commit
92f19f7bb0
Notes:
git
2021-03-16 20:38:47 +09:00
@ -174,7 +174,7 @@ ossl_pkey_read_generic(BIO *bio, VALUE pass)
|
|||||||
* instance of the appropriate PKey class.
|
* instance of the appropriate PKey class.
|
||||||
*
|
*
|
||||||
* === Parameters
|
* === Parameters
|
||||||
* * _string+ is a DER- or PEM-encoded string containing an arbitrary private
|
* * _string_ is a DER- or PEM-encoded string containing an arbitrary private
|
||||||
* or public key.
|
* or public key.
|
||||||
* * _io_ is an instance of IO containing a DER- or PEM-encoded
|
* * _io_ is an instance of IO containing a DER- or PEM-encoded
|
||||||
* arbitrary private or public key.
|
* arbitrary private or public key.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user