Claire/include/root_ca.hpp
2024-08-17 22:46:10 +02:00

6 lines
No EOL
98 B
C++

#ifndef __ROOT_CA_H__
#define __ROOT_CA_H__
extern const char* root_ca;
#endif // __ROOT_CA_H__