xref: /netbsd-src/crypto/external/bsd/openssl.old/dist/demos/bio/README (revision c9496f6b604074a9451a67df576a5b423068e71e)
1*c9496f6bSchristosThis directory contains some simple examples of the use of BIO's
2*c9496f6bSchristosto simplify socket programming.
3*c9496f6bSchristos
4*c9496f6bSchristosThe client-conf, server-conf, client-arg and client-conf include examples
5*c9496f6bSchristosof how to use the SSL_CONF API for configuration file or command line
6*c9496f6bSchristosprocessing.
7*c9496f6bSchristos
8