|
cxxmcp 1.1.6
C++ MCP SDK
|
Private key handle for DPoP proof generation. More...
#include <dpop.hpp>
Public Attributes | |
| std::string | key_id |
| std::string | algorithm |
| SecureString | private_key_pem |
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.