CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::JwtIssuerKeyPolicy Struct Reference

#include <jwt.h>

Public Member Functions

bool operator!= (const JwtIssuerKeyPolicy &rhs) const
 

Public Attributes

std::optional< std::map< std::string, std::string > > sgx_claims
 

Member Function Documentation

◆ operator!=()

bool ccf::JwtIssuerKeyPolicy::operator!= ( const JwtIssuerKeyPolicy rhs) const
inline

Member Data Documentation

◆ sgx_claims

std::optional<std::map<std::string, std::string> > ccf::JwtIssuerKeyPolicy::sgx_claims

OE claim name -> hex-encoded claim value See openenclave/attestation/verifier.h


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