File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,18 +91,14 @@ Make sure the executables for the compiler and GPRBuild are on the PATH
9191and use gprbuild to build the source code.
9292
9393## Files
94- The file c_tls_client_main.c and c_tls_server_main.c are the TLS v1.3
95- server and client examples using the WolfSSL library implemented using
96- the C programming language.
97-
98- The translation of the C client example into the Ada/SPARK programming
99- language can be found in the files:
94+ The TLS v1.3 client example in the Ada/SPARK programming language
95+ using the WolfSSL library can be found in the files:
10096tls_client_main.adb
10197tls_client.ads
10298tls_client.adb
10399
104- The translation of the C server example into the Ada/SPARK programming
105- language can be found in the files:
100+ The TLS v1.3 server example in the Ada/SPARK programming language
101+ using the WolfSSL library can be found in the files:
106102tls_server_main.adb
107103tls_server.ads
108104tls_server.adb
You can’t perform that action at this time.
0 commit comments