Pullup ticket 2788 second part - requested by wiz
[pkgsrc.git] / security / tcl-tls / DESCR
1 TLS (aka SSL) Channel - can be layered on any bi-directional Tcl_Channel.
2
3 Both client and server-side sockets are possible, and this code should work
4 on any platform as it uses a generic mechanism for layering on SSL and Tcl.