|
Asylo
|
#include <memory>#include "asylo/grpc/auth/core/enclave_credentials.h"#include "asylo/grpc/auth/enclave_credentials_options.h"#include "include/grpcpp/security/credentials.h"
Go to the source code of this file.
Namespaces | |
| asylo | |
Functions | |
| std::shared_ptr<::grpc::ChannelCredentials > | asylo::EnclaveChannelCredentials (EnclaveCredentialsOptions options) |
Constructs a grpc::ChannelCredentials object for use in an enclave system. More... | |