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