|
GRPC Core
0.10.0.0
|
#include <security_context.h>
Data Fields | |
| struct grpc_auth_context * | chained |
| grpc_auth_property * | properties |
| size_t | property_count |
| gpr_refcount | refcount |
| const char * | peer_identity_property_name |
| struct grpc_auth_context* grpc_auth_context::chained |
| const char* grpc_auth_context::peer_identity_property_name |
| grpc_auth_property* grpc_auth_context::properties |
| size_t grpc_auth_context::property_count |
| gpr_refcount grpc_auth_context::refcount |
1.8.6