CJOSE  0.6.0
Macros | Functions
version.h File Reference

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 ()
 

Detailed Description

Function to retrieve the version of CJOSE.

Macro Definition Documentation

◆ CJOSE_VERSION

#define CJOSE_VERSION   "0.6.0"

The declaration version of CJOSE. This identifies the version the header files were compiled for.

Function Documentation

◆ cjose_version()

const char* cjose_version ( )

Retrieves the implementation version of CJOSE.

Returns
the implementation version number.