CJOSE
0.6.1
include
cjose
version.h
Go to the documentation of this file.
1
/*
2
* Copyrights
3
*
4
* Portions created or assigned to Cisco Systems, Inc. are
5
* Copyright (c) 2014-2016 Cisco Systems, Inc. All Rights Reserved.
6
*/
13
#ifndef _CJOSE_VERSION_H_
14
#define _CJOSE_VERSION_H_
15
16
#ifdef __cplusplus
17
extern
"C"
18
{
19
#endif
20
25
#define CJOSE_VERSION "0.6.1"
26
32
const
char
*
cjose_version
();
33
34
#ifdef __cplusplus
35
}
36
#endif
37
38
#endif
// _CJOSE_VERSION_H_
cjose_version
const char * cjose_version()
Generated on Wed Nov 10 2021 14:46:04 for CJOSE by
1.9.2