|
CJOSE
0.6.0
|
Function to retrieve the version of CJOSE. More...
Go to the source code of this file.
Macros | |
| #define | CJOSE_VERSION "0.6.0" |
Functions | |
| const char * | cjose_version () |
Function to retrieve the version of CJOSE.
| #define CJOSE_VERSION "0.6.0" |
The declaration version of CJOSE. This identifies the version the header files were compiled for.
| const char* cjose_version | ( | ) |
Retrieves the implementation version of CJOSE.
1.8.14