8ab3231e31
* Provide SSL/TLS functions to ESP32 with Arduino IDE * Generate a new random number in case of reconnection
10 lines
320 B
INI
10 lines
320 B
INI
name=WiFiClientSecure
|
|
version=1.0
|
|
author=Evandro Luis Copercini
|
|
maintainer=Github Community
|
|
sentence=Enables secure network connection (local and Internet) using the ESP32 built-in WiFi.
|
|
paragraph=With this library you can make a TLS or SSL connection to a remote server.
|
|
category=Communication
|
|
url=
|
|
architectures=esp32
|