SSLC:CreateContext: Difference between revisions

No edit summary
Line 39: Line 39:
| Output SSL context handle
| Output SSL context handle
|}
|}
=Description=
This creates a session context.
The specified sockfd must be used with [[SOCU:AddGlobalSocket]] before starting the actual TLS connection later. Official processes normally use it before SSLC:CreateContext.