openssl/demos/bio/README

7 lines
229 B
Plaintext
Raw Normal View History

This directory contains some simple examples of the use of BIO's
to simplify socket programming.
The client-conf and client-arg include examples of how to use the SSL_CONF
API for configuration file or command line processing.