blob: a12797d3862f89e9d59ee16c49f58d07b8f63d21 (
plain) (
blame)
1
2
3
4
5
6
|
This module offers
- some high level convinience functions for accessing web pages on SSL servers
- a sslcat() function for writing your own clients
- access to the SSL api of SSLeay package,
so you can write servers or clients for more complicated applications
|