Asylo
|
#include <string>
#include "asylo/identity/enclave_assertion_authority.h"
#include "asylo/identity/identity.pb.h"
#include "asylo/platform/common/static_map.h"
#include "asylo/util/status.h"
#include "asylo/util/statusor.h"
Go to the source code of this file.
Classes | |
class | asylo::EnclaveAssertionVerifier |
Defines an interface for assertion authorities that generate assertion requests and verify assertions. More... | |
Namespaces | |
asylo | |