Class sgx::AzureAttestationServiceClient

class sgx::AzureAttestationServiceClient

Public Functions

AzureAttestationServiceClient(const std::string &attestationServiceUrlIn)
std::string attestEnclave(const EnclaveInfo &enclaveInfo)
void validateJwtToken(const std::string &jwtToken)

Public Static Functions

static std::string requestBodyFromEnclaveInfo(const EnclaveInfo &enclaveInfo)