Add documentation for the CSharp wrapper.

This commit is contained in:
David Garske
2023-01-16 11:13:25 -08:00
parent 91d2ff1fe9
commit ea80e9e0ea
2 changed files with 62 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
# wolfSSL CSharp wrapper files
EXTRA_DIST+= wrapper/CSharp/README.md
EXTRA_DIST+= wrapper/CSharp/wolfSSL-DTLS-PSK-Server/App.config
EXTRA_DIST+= wrapper/CSharp/wolfSSL-DTLS-PSK-Server/Properties/AssemblyInfo.cs
EXTRA_DIST+= wrapper/CSharp/wolfSSL-DTLS-PSK-Server/wolfSSL-DTLS-PSK-Server.cs