CJOSE
0.6.2.2
Toggle main menu visibility
Loading...
Searching...
No Matches
include
cjose
cjose.h
Go to the documentation of this file.
1
18
19
#ifndef CJOSE_CJOSE_H
20
#define CJOSE_CJOSE_H
21
22
#include "
version.h
"
23
#include "
error.h
"
24
#include "
base64.h
"
25
#include "
header.h
"
26
#include "
jwk.h
"
27
#include "
jwe.h
"
28
#include "
jws.h
"
29
#include "
util.h
"
30
31
#endif
// CJOSE_CJOSE_H
base64.h
Functions for encoding to and decoding from base64 and base64url.
error.h
Datatypes and functions for error reporting.
header.h
Functions and data structures for interacting with JSON Web Signature (JWS) objects.
jwe.h
Functions and data structures for interacting with JSON Web Encryption (JWE) objects.
jwk.h
Functions and data structures for interacting with JSON Web Key (JWK) objects.
jws.h
Functions and data structures for interacting with JSON Web Signature (JWS) objects.
util.h
Utility functions and data structures for CJOSE.
version.h
Function to retrieve the version of CJOSE.
Generated on
for CJOSE by
1.17.0