summaryrefslogtreecommitdiff
path: root/src/README
blob: 9b4166ca2810987a8515bacb31dc1872bb3728bf (plain)
1
2
3
4
5
6
7
8
9
In this directory you will find example applications
that use gnutls and libgcrypt.

serv.c:
  an example TLS/SSL server application.

cli.c:
  a TLS client application.