|
limal-ca-mgm
|
#include <limal/config.h>Go to the source code of this file.
Namespaces | |
| namespace | limal |
The main LiMaL namespace. | |
| namespace | limal::ca_mgm |
The LiMaL ca-mgm library namespace. | |
Defines | |
| #define | LIMAL_CA_MGM_LIB_VERSION "1.5.0" |
| #define | LIMAL_CA_MGM_API_VERSION 1 |
Functions | |
| const char * | limal_ca_mgm_lib_version () |
| unsigned int | limal_ca_mgm_api_version () |
| #define LIMAL_CA_MGM_API_VERSION 1 |
LiMaL ca-mgm API/namespace version.
| #define LIMAL_CA_MGM_LIB_VERSION "1.5.0" |
LiMaL ca-mgm library version.
| unsigned int limal_ca_mgm_api_version | ( | ) |
LiMaL ca-mgm API version number function.
| const char* limal_ca_mgm_lib_version | ( | ) |
LiMaL ca-mgm lib version number function.
1.7.5.1