libssl API Specification |
The SSL library implements the Secure Sockets Layer (SSL v2/v3), Datagram Transport Layer Security (DTLS v1) and Transport Layer Security (TLS v1) protocols. It provides a rich API which is documented here.
All ssl library APIs are not documented. Further documentation can be found athttp://www.openssl.org/docs/ssl/ssl.html.