luasec/doc/luasec.md

14 lines
256 B
Markdown
Raw Normal View History

LuaSec
======
LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. It
takes an already established TCP connection and creates a secure session
between the peers.
Functions
---------
`ssl.loadcertificate`
`ssl.newcontext`
`ssl.wrap`