|
Asylo
|
#include <memory>#include "asylo/crypto/util/byte_container_view.h"#include "asylo/identity/identity.pb.h"#include "asylo/identity/platform/sgx/code_identity.pb.h"#include "asylo/identity/platform/sgx/sgx_identity.pb.h"#include "asylo/identity/sealing/sealed_secret.pb.h"#include "asylo/identity/sealing/secret_sealer.h"#include "asylo/util/cleansing_types.h"#include "asylo/util/status.h"
Go to the source code of this file.
Classes | |
| class | asylo::SgxLocalSecretSealer |
| An implementation of the SecretSealer abstract interface that binds the secrets to the enclave identity on a local machine. More... | |
Namespaces | |
| asylo | |