Asylo
Namespaces | Functions
null_credentials_options.h File Reference
#include "asylo/grpc/auth/enclave_credentials_options.h"
Include dependency graph for null_credentials_options.h:

Go to the source code of this file.

Namespaces

 asylo
 

Functions

EnclaveCredentialsOptions asylo::BidirectionalNullCredentialsOptions ()
 Creates options suitable for configuring a credential used in establishing a bidirectionally-unauthenticated gRPC channel between two enclave entities. More...
 
EnclaveCredentialsOptions asylo::PeerNullCredentialsOptions ()
 Creates options suitable for configuring a credential used in establishing a unidirectionally-unauthenticated gRPC channel between two enclave entities. More...
 
EnclaveCredentialsOptions asylo::SelfNullCredentialsOptions ()
 Creates options suitable for configuring a credential used in establishing a unidirectionally-unauthenticated gRPC channel between two enclave entities. More...