#include <memory>
#include <grpcpp/security/binder_security_policy.h>
#include <grpcpp/security/server_credentials.h>
Go to the source code of this file.
Namespaces | |
grpc | |
grpc::experimental | |
Functions | |
std::shared_ptr< grpc::ServerCredentials > | grpc::experimental::BinderServerCredentials (std::shared_ptr< grpc::experimental::binder::SecurityPolicy > security_policy) |