cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::auth::openssl::OpenSslDpopVerifier Class Referencefinal
Inheritance diagram for mcp::auth::openssl::OpenSslDpopVerifier:
mcp::auth::DpopVerifier

Public Member Functions

 OpenSslDpopVerifier (OpenSslDpopVerifierOptions options={})
 
core::Result< DpopProofClaimsverify (const std::string &proof_jwt, const HttpRequestTarget &target, const std::optional< std::string > &access_token) override
 

Member Function Documentation

◆ verify()

core::Result< DpopProofClaims > mcp::auth::openssl::OpenSslDpopVerifier::verify ( const std::string &  proof_jwt,
const HttpRequestTarget target,
const std::optional< std::string > &  access_token 
)
inlineoverridevirtual

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