xref: /freebsd/crypto/openssl/demos/bio/README.txt (revision 2db2566f55b06d80e28c932ec30b5730815d95a2)
1This directory contains some simple examples of the use of BIO's
2to simplify socket programming.
3
4The client-conf, server-conf, client-arg and client-conf include examples
5of how to use the SSL_CONF API for configuration file or command line
6processing.
7