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

Private key handle for DPoP proof generation. More...

#include <dpop.hpp>

Public Attributes

std::string key_id
 
std::string algorithm
 
SecureString private_key_pem
 

Detailed Description

Private key handle for DPoP proof generation.

The key material format is intentionally opaque at the public boundary. The OpenSSL-backed implementation will define accepted encodings privately.


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