#include <memory>
#include <string>
#include <grpc/grpc.h>
#include <grpc/grpc_security.h>
#include <grpc/impl/codegen/grpc_types.h>
#include <grpc/support/log.h>
#include <grpcpp/security/auth_metadata_processor.h>
#include <grpcpp/security/server_credentials.h>
#include <grpcpp/support/config.h>
Go to the source code of this file.
Namespaces | |
grpc | |
Functions | |
std::shared_ptr< ServerCredentials > | grpc::InsecureServerCredentials () |