Added a simple high level TLS wrapper for sockets
This commit is contained in:
@@ -11,6 +11,7 @@ libtls_la_SOURCES = \
|
||||
tls_prf.h tls_prf.c \
|
||||
tls_reader.h tls_reader.c \
|
||||
tls_writer.h tls_writer.c \
|
||||
tls_socket.h tls_socket.c \
|
||||
tls_peer.h tls_peer.c \
|
||||
tls_server.h tls_server.c \
|
||||
tls_handshake.h tls_application.h tls.h tls.c
|
||||
|
||||
Reference in New Issue
Block a user