xref: /netbsd-src/crypto/external/bsd/openssl.old/dist/demos/bio/README (revision 4b169a6ba595ae283ca507b26b15fdff40495b1c)
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
8