Secure programming with the OpenSSL API, Part 1: Overview of the API
/*
Another great IBM DeveloperWorks! article. This article shows you how to connect a socket or file descriptor to a BIO object, and then use the
OpenSSL BIO_{
read,
write} functions.
*/