Claire/include/root_ca.hpp

6 lines
98 B
C++
Raw Permalink Normal View History

2024-08-17 22:46:10 +02:00
#ifndef __ROOT_CA_H__
#define __ROOT_CA_H__
extern const char* root_ca;
#endif // __ROOT_CA_H__