mbed-os/docs/design-documents/features/connectivity
Seppo Takalo 7f39bb4453 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.
2018-10-15 13:31:36 +03:00
..
README.md Updated with review comments fixes 2018-08-08 15:40:51 -05:00
TLSSocket - Design document.md Implement TLSSocket 2018-10-15 13:31:36 +03:00

README.md

Design Documents - Connectivity