SSLClient/library.properties
2021-03-21 20:12:30 -07:00

10 lines
554 B
INI

name=SSLClient
version=1.6.11
author=Noah Koontz <koontzn@oregonstate.edu>
maintainer=OPEnS Lab
sentence=Arduino library to add TLS functionality to any Client class
paragraph=including the Arduino EthernetClient and WiFiClient classes (though it is better to prefer WiFClient.connectSSL if implemented). In other words, SSLClient implements encrypted communication through SSL on devices that do not otherwise support it.
category=Communication
url=https://github.com/OPEnSLab-OSU/SSLClient
architectures=samd,sam,tivac,stm32,esp32
includes=SSLClient.h