Commit Graph

1 Commits (8a5b9ff893f0dafd7d169e7f3a1ac1b2ee7b9a0e)

Author SHA1 Message Date
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