OPTIGA™ Trust M
Host Library Documentation
optiga_lib_version.h
Go to the documentation of this file.
1 
38 #ifndef _OPTIGA_LIB_VERSION_H_
39 #define _OPTIGA_LIB_VERSION_H_
40 
41 #ifdef __cplusplus
42 extern "C" {
43 #endif
44 
46 #define OPTIGA_LIB_VERSION "Ver 3.00.2490"
47 
48 #ifdef __cplusplus
49 }
50 #endif
51 
52 #endif /*_OPTIGA_LIB_VERSION_H_*/
53