OVMS3-idf/components/esp-tls
Kedar Sovani 7f35c4ff3e esp-tls: Basic structure
Purpose:
1. TLS calls can be too many, and require a user to know the expected behaviour. A simple TLS socket wrapper that can be used in any higher level protocol.
2. Uses OpenSSL compatibility layer, so applications using esp-tls can be built on the host, and it should just work on ESP
2018-04-06 17:13:14 +05:30
..
component.mk esp-tls: Basic structure 2018-04-06 17:13:14 +05:30
esp-tls.c esp-tls: Basic structure 2018-04-06 17:13:14 +05:30
esp-tls.h esp-tls: Basic structure 2018-04-06 17:13:14 +05:30