A simple library to support serving https.

Dependents:   oldheating gps motorhome heating

pki/ser-cer.h

Committer:
andrewboyson
Date:
2019-08-20
Revision:
4:6a1d887f1cad
Parent:
0:be515c9019e3

File content as of revision 4:6a1d887f1cad:

#include <stdint.h>

extern uint8_t SerCerData[];
extern int     SerCerSize;
extern void    SerCerInit(void);