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