Apache2
apr_jose_jwks_t Struct Reference

#include <apr_jose.h>

Collaboration diagram for apr_jose_jwks_t:

Data Fields

apr_json_value_tkeys
 

Detailed Description

A JSON web key set

Field Documentation

◆ keys

apr_json_value_t* apr_jose_jwks_t::keys

Parsed JWK set JSON structure containing a JSON array


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