libwebsockets
Lightweight C library for HTML5 websockets
class="ui-resizable-handle">
Loading...
Searching...
No Matches
lws_jws_recpient Struct Reference

#include <lws-jose.h>

Collaboration diagram for lws_jws_recpient:

Data Fields

struct lws_gencrypto_keyelem unprot [LWS_COUNT_JOSE_HDR_ELEMENTS]
struct lws_jwk jwk_ephemeral
struct lws_jwk jwk

Detailed Description

Definition at line 108 of file lws-jose.h.

Field Documentation

◆ unprot

struct lws_gencrypto_keyelem lws_jws_recpient::unprot[LWS_COUNT_JOSE_HDR_ELEMENTS]

Definition at line 113 of file lws-jose.h.

◆ jwk_ephemeral

struct lws_jwk lws_jws_recpient::jwk_ephemeral

Definition at line 114 of file lws-jose.h.

◆ jwk

struct lws_jwk lws_jws_recpient::jwk

Definition at line 115 of file lws-jose.h.


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