File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -329,6 +329,8 @@ to cache the cdata result.
329329
330330This function can be called in whatever contexts.
331331
332+ This function was first added in version ` 0.1.7 ` .
333+
332334[ Back to TOC] ( #table-of-contents )
333335
334336parse_pem_priv_key
@@ -345,6 +347,8 @@ In case of failures, returns `nil` and a string describing the error.
345347
346348This function can be called in whatever contexts.
347349
350+ This function was first added in version ` 0.1.7 ` .
351+
348352[ Back to TOC] ( #table-of-contents )
349353
350354set_cert
@@ -358,6 +362,8 @@ Sets the SSL certificate chain opaque pointer returned by the
358362
359363Returns ` true ` on success, or a ` nil ` value and a string describing the error otherwise.
360364
365+ This function was first added in version ` 0.1.7 ` .
366+
361367[ Back to TOC] ( #table-of-contents )
362368
363369set_priv_key
@@ -371,6 +377,8 @@ Sets the SSL private key opaque pointer returned by the
371377
372378Returns ` true ` on success, or a ` nil ` value and a string describing the error otherwise.
373379
380+ This function was first added in version ` 0.1.7 ` .
381+
374382[ Back to TOC] ( #table-of-contents )
375383
376384Community
You can’t perform that action at this time.
0 commit comments