libwebsockets
Lightweight C library for HTML5 websockets
lws_jwk Struct Reference

Data Fields

char keytype [5]
 
struct lws_genrsa_elements el
 

Field Documentation

◆ el

struct lws_genrsa_elements lws_jwk::el

OCTet key is in el.e

◆ keytype

char lws_jwk::keytype[5]

"oct" or "RSA"


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