CJOSE 0.6.2.3
Loading...
Searching...
No Matches
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.2.3"
 

Functions

const char * cjose_version (void)
 

Detailed Description

Function to retrieve the version of CJOSE.

Macro Definition Documentation

◆ CJOSE_VERSION

#define CJOSE_VERSION   "0.6.2.3"

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

Function Documentation

◆ cjose_version()

const char * cjose_version ( void )

Retrieves the implementation version of CJOSE.

Returns
the implementation version number.