Distribution_Service/CC_SDK/Environment/openssl-cmake/demos/bio
2025-11-11 17:46:19 +08:00
..
accept.cnf V0.1 2025-11-11 17:46:19 +08:00
client-arg.c V0.1 2025-11-11 17:46:19 +08:00
client-conf.c V0.1 2025-11-11 17:46:19 +08:00
cmod.cnf V0.1 2025-11-11 17:46:19 +08:00
connect.cnf V0.1 2025-11-11 17:46:19 +08:00
descrip.mms V0.1 2025-11-11 17:46:19 +08:00
intca.pem V0.1 2025-11-11 17:46:19 +08:00
Makefile V0.1 2025-11-11 17:46:19 +08:00
README V0.1 2025-11-11 17:46:19 +08:00
root.pem V0.1 2025-11-11 17:46:19 +08:00
saccept.c V0.1 2025-11-11 17:46:19 +08:00
sconnect.c V0.1 2025-11-11 17:46:19 +08:00
server-arg.c V0.1 2025-11-11 17:46:19 +08:00
server-cmod.c V0.1 2025-11-11 17:46:19 +08:00
server-conf.c V0.1 2025-11-11 17:46:19 +08:00
server-ec.pem V0.1 2025-11-11 17:46:19 +08:00
server.pem V0.1 2025-11-11 17:46:19 +08:00
shared.opt V0.1 2025-11-11 17:46:19 +08:00
static.opt V0.1 2025-11-11 17:46:19 +08:00

This directory contains some simple examples of the use of BIO's
to simplify socket programming.

The client-conf, server-conf, client-arg and client-conf include examples
of how to use the SSL_CONF API for configuration file or command line
processing.