Asylo
Namespaces | Functions
descriptions.h File Reference
#include "asylo/identity/attestation/null/internal/null_identity_constants.h"
#include "asylo/identity/identity.pb.h"
#include "asylo/identity/platform/sgx/internal/code_identity_constants.h"
Include dependency graph for descriptions.h:

Go to the source code of this file.

Namespaces

 asylo
 

Functions

void asylo::SetNullAssertionDescription (AssertionDescription *assertion_description)
 Sets assertion_description to describe a null assertion. More...
 
void asylo::SetNullIdentityDescription (EnclaveIdentityDescription *identity_description)
 Sets identity_description to describe a null identity. More...
 
void asylo::SetSgxLocalAssertionDescription (AssertionDescription *assertion_description)
 Sets assertion_description to describe an SGX local assertion. More...
 
void asylo::SetSgxAgeRemoteAssertionDescription (AssertionDescription *assertion_description)
 Sets assertion_description to describe an SGX remote assertion generated by the Assertion Generator Enclave (AGE). More...
 
void asylo::SetSgxIntelEcdsaQeRemoteAssertionDescription (AssertionDescription *assertion_description)
 Sets assertion_description to describe an SGX remote assertion generated by the Intel ECDSA Quoting Enclave (QE). More...
 
void asylo::SetSgxIdentityDescription (EnclaveIdentityDescription *identity_description)
 Sets identity_description to describe an SGX identity. More...