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

Public Attributes

std::string private_key_pem
 
std::string algorithm = "ES256"
 
std::string client_id
 
std::string audience
 
std::optional< std::string > key_id
 
std::optional< std::string > jwt_id
 
TimePoint issued_at = SystemClock::now()
 
std::chrono::seconds lifetime = std::chrono::minutes(5)
 

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