wahern / luaossl

Most comprehensive OpenSSL module in the Lua universe.

Home Page:http://25thandclement.com/~william/projects/luaossl.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find descriptions for "getParameters ()", "toBinary ()" in the luaossl.pdf document

cmboss opened this issue · comments

I saw other people's examples using methods like "getParameters()" and "toBinary()", but I didn't find them in the official luaossl documentation (luaossl.pdf).Where should I find documentation for these methods?

Some functions are currently not documented; we'd welcome a PR with docs!

Also, make sure you're looking at the latest luaossl.pdf in https://github.com/wahern/luaossl/releases

Oh, and no documentation is not a good idea!