A simple library to support serving https.

Dependents:   oldheating gps motorhome heating

Revision:
10:e269fd7b9500
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/crypto.h	Tue Sep 24 18:11:02 2019 +0000
@@ -0,0 +1,2 @@
+extern void CryptoInit(void);
+extern void CryptoMain(void);