cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::auth::JwkSelectionCriteria Struct Reference

Criteria for selecting a public JWK before verification. More...

#include <jwks.hpp>

Public Attributes

std::optional< std::string > key_id
 
std::optional< std::string > algorithm
 
std::optional< std::string > key_type
 
std::optional< std::string > public_key_use
 

Detailed Description

Criteria for selecting a public JWK before verification.


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