Asylo
Namespaces | Functions
enclave_server_credentials.h File Reference
#include <memory>
#include "asylo/grpc/auth/core/enclave_credentials.h"
#include "asylo/grpc/auth/enclave_credentials_options.h"
#include "include/grpcpp/security/server_credentials.h"
Include dependency graph for enclave_server_credentials.h:

Go to the source code of this file.

Namespaces

 asylo
 

Functions

std::shared_ptr<::grpc::ServerCredentials > asylo::EnclaveServerCredentials (EnclaveCredentialsOptions options)
 Constructs a grpc::ServerCredentials object for use in an enclave system. More...