CJOSE  0.6.0
Public Attributes | List of all members
cjose_jwe_recipient_t Struct Reference

#include <jwe.h>

Public Attributes

const cjose_jwk_tjwk
 
cjose_header_tunprotected_header
 

Detailed Description

Supplemental structure to represent JWE recipients

Member Data Documentation

◆ jwk

const cjose_jwk_t* cjose_jwe_recipient_t::jwk

Key to use for this recipient

◆ unprotected_header

cjose_header_t* cjose_jwe_recipient_t::unprotected_header

Additional unprotected header for this recipient


The documentation for this struct was generated from the following file: