mirror of
https://github.com/brunoos/luasec.git
synced 2024-11-08 14:38:25 +01:00
23 lines
366 B
Markdown
23 lines
366 B
Markdown
|
Created using `ssl.create` or `ssl.wrap`.
|
||
|
|
||
|
Methods
|
||
|
----------------------
|
||
|
|
||
|
`conn:close`
|
||
|
`conn:getfd`
|
||
|
`conn:getfinished`
|
||
|
`conn:getpeercertificate`
|
||
|
`conn:getpeerchain`
|
||
|
`conn:getpeerverification`
|
||
|
`conn:getpeerfinished`
|
||
|
`conn:getsniname`
|
||
|
`conn:getstats`
|
||
|
`conn:setstats`
|
||
|
`conn:dirty`
|
||
|
`conn:dohandshake`
|
||
|
`conn:receive`
|
||
|
`conn:send`
|
||
|
`conn:settimeout`
|
||
|
`conn:sni`
|
||
|
`conn:want`
|