|
GRPC C++
1.26.0
|
#include <memory>#include <grpc/grpc.h>#include <grpc/grpc_security.h>#include <grpcpp/security/auth_context.h>#include "src/core/lib/gprpp/ref_counted_ptr.h"#include "src/cpp/common/secure_auth_context.h"Namespaces | |
| grpc | |
| This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface. | |
Functions | |
| std::shared_ptr< const AuthContext > | grpc::CreateAuthContext (grpc_call *call) |