|
CJOSE
0.6.0
|
#include <jwe.h>
Public Attributes | |
| const cjose_jwk_t * | jwk |
| cjose_header_t * | unprotected_header |
Supplemental structure to represent JWE recipients
| const cjose_jwk_t* cjose_jwe_recipient_t::jwk |
Key to use for this recipient
| cjose_header_t* cjose_jwe_recipient_t::unprotected_header |
Additional unprotected header for this recipient
1.8.14