Implement TLSSocket
Provide TLSSocket implementation. This implementation allows TLSSocket
to wrap around any existing socket. Currently only TLS supported. DTLS
not yet implemented.

Design document also provided with the implementation.

Documentation submitted to Mbed OS handbook.
ls
1 parent 8bf51be commit 7f39bb4453c85fb6085d5f696513e9a53bda65cc
@Seppo Takalo Seppo Takalo authored on 3 Oct 2018
Showing 5 changed files
View
docs/design-documents/features/connectivity/TLSSocket - Design document.md 0 → 100644
View
features/netsocket/TLSSocket.cpp 0 → 100644
View
features/netsocket/TLSSocket.h 0 → 100644
View
features/netsocket/TLSSocketWrapper.cpp 0 → 100644
View
features/netsocket/TLSSocketWrapper.h 0 → 100644